Skip to content

Stdlib glob #182

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 24, 2022
Merged

Stdlib glob #182

merged 4 commits into from
May 24, 2022

Conversation

sbinet
Copy link
Member

@sbinet sbinet commented May 6, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 6, 2022

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 Files Coverage Δ
stdlib/stdlib.go 54.88% <ø> (ø)
stdlib/glob/glob.go 87.50% <87.50%> (ø)
py/args.go 88.72% <100.00%> (-1.01%) ⬇️
py/bytes.go 28.07% <0.00%> (-21.93%) ⬇️
py/none.go 71.42% <0.00%> (-14.29%) ⬇️
py/util.go 0.00% <0.00%> (-5.27%) ⬇️
py/dict.go 77.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 sbinet force-pushed the stdlib-glob branch 9 times, most recently from 2d72df0 to 6d746d7 Compare May 9, 2022 15:59
sbinet added 4 commits May 24, 2022 16:11
Signed-off-by: Sebastien Binet <[email protected]>
Signed-off-by: Sebastien Binet <[email protected]>
Signed-off-by: Sebastien Binet <[email protected]>
Signed-off-by: Sebastien Binet <[email protected]>
@sbinet sbinet merged commit 6c9f9e5 into go-python:main May 24, 2022
@sbinet sbinet deleted the stdlib-glob branch May 24, 2022 14:27
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