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

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecovBot 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 FilesCoverage Δ
stdlib/stdlib.go54.88% <ø> (ø)
py/file.go61.36% <26.82%> (+2.58%)⬆️
stdlib/os/os.go66.29% <72.60%> (+6.94%)⬆️
stdlib/tempfile/tempfile.go76.47% <76.47%> (ø)
py/type.go52.76% <0.00%> (+0.36%)⬆️
py/string.go90.39% <0.00%> (+0.71%)⬆️
py/exception.go60.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
sbinetforce-pushed the stdlib-tempfile branch 2 times, most recently from 90534e7 to 9661a60CompareMay 25, 2022 16:51
Signed-off-by: Sebastien Binet <binet@cern.ch>
@sbinet
sbinet merged commit 3e1daa8 into go-python:mainMay 25, 2022
@sbinet
sbinet deleted the stdlib-tempfile branch May 25, 2022 17:10
Sign up for freeto 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

@sbinet