csernazs / pytest-httpserver

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

hooks: rename with_hook to with_post_hook #338

Closed csernazs closed 1 month ago

csernazs commented 1 month ago

This is to make it possible to implement with_pre_hook in the future.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.90%. Comparing base (0d6baf7) to head (1ebc1fe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #338 +/- ## ======================================= 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.