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

Add support for `None` values in data pattern #259

Closed lundberg closed 3 months ago

lundberg commented 3 months ago

Fixes #258

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 (15522db) to head (9abede7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #259 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 2910 2910 Branches 443 444 +1 ========================================= Hits 2910 2910 ```

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