getsentry / responses

A utility for mocking out the Python Requests library.
Apache License 2.0
4.08k stars 347 forks source link

fix: Relax types in matchers to use duck types #699

Closed markstory closed 6 months ago

markstory commented 6 months ago

Fixes #698

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (4fa24b7) 99.93% compared to head (58ed836) 99.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #699 +/- ## ======================================= Coverage 99.93% 99.93% ======================================= Files 9 9 Lines 3053 3054 +1 ======================================= + Hits 3051 3052 +1 Misses 2 2 ```

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