Skip to content

Stdlib glob - #182

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

Stdlib glob#182
sbinet merged 4 commits into
go-python:mainfrom
sbinet-gonum:stdlib-glob

Conversation

@sbinet

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecovBot commented May 6, 2022

Copy link
Copy Markdown

Codecov Report

Merging #182 (3ef3252) into main (2c8ecee) will increase coverage by 0.00%.
The diff coverage is 94.36%.

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

@@ Coverage Diff @@## main #182 +/- ##
========================================
Coverage 73.60% 73.60% ========================================
Files 74 73 -1 Lines 12122 11865 -257 ========================================
- Hits 8922 8733 -189 + Misses 2575 2551 -24 + Partials 625 581 -44 
Impacted FilesCoverage Δ
stdlib/stdlib.go54.88% <ø> (ø)
stdlib/glob/glob.go87.50% <87.50%> (ø)
py/args.go88.72% <100.00%> (-1.01%)⬇️
py/bytes.go28.07% <0.00%> (-21.93%)⬇️
py/none.go71.42% <0.00%> (-14.29%)⬇️
py/util.go0.00% <0.00%> (-5.27%)⬇️
py/dict.go77.55% <0.00%> (-1.03%)⬇️
stdlib/binascii/binascii.go
... and 4 more

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 2c8ecee...6c9f9e5. Read the comment docs.

@sbinet
sbinetforce-pushed the stdlib-glob branch 9 times, most recently from 2d72df0 to 6d746d7CompareMay 9, 2022 15:59
sbinet added 4 commits May 24, 2022 16:11
Signed-off-by: Sebastien Binet <binet@cern.ch>
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 merged commit 6c9f9e5 into go-python:mainMay 24, 2022
@sbinet
sbinet deleted the stdlib-glob branch May 24, 2022 14:27
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