Skip to content
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

Fixed handling of absolute paths in glob patterns #233

Merged
merged 2 commits into from
Jan 28, 2024

Conversation

bkryza
Copy link
Owner

@bkryza bkryza commented Jan 28, 2024

Fixes #229

@bkryza bkryza added this to the Release 0.4.3 milestone Jan 28, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (334140b) 85.28% compared to head (7d28be5) 85.29%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #233   +/-   ##
=======================================
  Coverage   85.28%   85.29%           
=======================================
  Files         122      122           
  Lines       13452    13454    +2     
=======================================
+ Hits        11473    11475    +2     
  Misses       1979     1979           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bkryza bkryza merged commit 875bf16 into master Jan 28, 2024
4 checks passed
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.

Any way to use absolute paths for glob?
2 participants