csernazs / pytest-httpserver

Http server for pytest to test http clients
MIT License
209 stars 27 forks source link

tests: add test for hooks to check the correct order of calling #336

Closed csernazs closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.90%. Comparing base (50141e0) to head (a55433d).

Files Patch % Lines
pytest_httpserver/blocking_httpserver.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #336 +/- ## ======================================= Coverage 95.90% 95.90% ======================================= Files 5 5 Lines 660 660 ======================================= Hits 633 633 Misses 27 27 ```

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