getsentry / responses

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

refactor passthru test functions #646

Closed beliaev-maksim closed 1 year ago

beliaev-maksim commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c25a1c8) 100.00% compared to head (f55d15b) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #646 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 9 9 Lines 2872 2873 +1 ========================================= + Hits 2872 2873 +1 ``` | [Impacted Files](https://app.codecov.io/gh/getsentry/responses/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | Coverage Δ | | |---|---|---| | [responses/tests/test\_responses.py](https://app.codecov.io/gh/getsentry/responses/pull/646?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-cmVzcG9uc2VzL3Rlc3RzL3Rlc3RfcmVzcG9uc2VzLnB5) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.