Skip to content

Stdlib tempfile - #189

Merged
sbinet merged 4 commits into
go-python:mainfrom
sbinet-gonum:stdlib-tempfile
May 25, 2022
Merged

Stdlib tempfile#189
sbinet merged 4 commits into
go-python:mainfrom
sbinet-gonum:stdlib-tempfile

Conversation

@sbinet

@sbinet sbinet commented May 25, 2022

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented May 25, 2022

Copy link
Copy Markdown

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

1 participant