8000 Stdlib tempfile by sbinet · Pull Request #189 · go-python/gpython · GitHub
[go: up one dir, main page]

Skip to content

Stdlib tempfile #189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 25, 2022
Merged

Stdlib tempfile #189

merged 4 commits into from
May 25, 2022

Conversation

sbinet
Copy link
Member
@sbinet sbinet commented May 25, 2022

No description provided.

@codecov
Copy link
codecov bot commented May 25, 2022

Codecov Report

Merging #189 (5879044) into main (4b114ff) will increase coverage by 0.08%.
The diff coverage is 68.42%.

❗ Current head 5879044 differs from pull request most recent head 3e1daa8. Consider uploading reports for the commit 3e1daa8 to get more accurate results

@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   73.71%   73.80%   +0.08%     
==========================================
  Files          75       76       +1     
  Lines       12220    12501     +281     
==========================================
+ Hits         9008     9226     +218     
- Misses       2581     2622      +41     
- Partials      631      653      +22     
Impacted Files Coverage Δ
stdlib/stdlib.go 54.88% <ø> (ø)
py/file.go 61.36% <26.82%> (+2.58%) ⬆️
stdlib/os/os.go 66.29% <72.60%> (+6.94%) ⬆️
stdlib/tempfile/tempfile.go 76.47% <76.47%> (ø)
py/type.go 52.76% <0.00%> (+0.36%) ⬆️
py/string.go 90.39% <0.00%> (+0.71%) ⬆️
py/exception.go 60.20% <0.00%> (+2.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b114ff...3e1daa8. Read the comment docs.

sbinet added 3 commits May 25, 2022 17:53
Signed-off-by: Sebastien Binet <binet@cern.ch>
Signed-off-by: Sebastien Binet <binet@cern.ch>
Signed-off-by: Sebastien Binet <binet@cern.ch>
@sbinet sbinet force-pushed the stdlib-tempfile branch 2 times, most recently from 90534e7 to 9661a60 Compare May 25, 2022 16:51
Signed-off-by: Sebastien Binet <binet@cern.ch>
@sbinet sbinet force-pushed the stdlib-tempfile branch from 5879044 to 3e1daa8 Compare May 25, 2022 17:03
@sbinet sbinet merged commit 3e1daa8 into go-python:main May 25, 2022
@sbinet sbinet deleted the stdlib-tempfile branch May 25, 2022 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0