lundberg / respx

Mock HTTPX with awesome request patterns and response side effects 🦋
https://lundberg.github.io/respx
BSD 3-Clause "New" or "Revised" License
581 stars 38 forks source link

Fix files pattern not handling `str` and `BytesIO` #260

Closed lundberg closed 3 months ago

lundberg commented 3 months ago

Brought up in #258

Fixes #261

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.