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

Fix files pattern not handling str and BytesIO #260

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Conversation

lundberg
Copy link
Owner

@lundberg lundberg commented Mar 26, 2024

Brought up in #258

Fixes #261

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (de7a983) to head (2d41035).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #260   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2910      2916    +6     
  Branches       444       446    +2     
=========================================
+ Hits          2910      2916    +6     

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

@lundberg lundberg merged commit 4237976 into master Mar 27, 2024
9 checks passed
@lundberg lundberg deleted the fix/files-pattern-io branch March 27, 2024 20:33
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.

files pattern not handling str and io.BytesIO
1 participant