Skip to content

Fix files pattern not handling str and BytesIO#260

Merged
lundberg merged 2 commits intomasterfrom
fix/files-pattern-io
Mar 27, 2024
Merged

Fix files pattern not handling str and BytesIO#260
lundberg merged 2 commits intomasterfrom
fix/files-pattern-io

Conversation

@lundberg
Copy link
Copy Markdown
Owner

@lundberg lundberg commented Mar 26, 2024

Brought up in #258

Fixes #261

@codecov
Copy link
Copy Markdown

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
@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