csernazs / pytest-httpserver

Http server for pytest to test http clients
MIT License
214 stars 28 forks source link

use ruff for linting #278

Closed csernazs closed 6 months ago

csernazs commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (1c885e1) 95.50% compared to head (bbf66f9) 95.30%.

Files Patch % Lines
pytest_httpserver/blocking_httpserver.py 66.66% 3 Missing :warning:
pytest_httpserver/httpserver.py 94.28% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #278 +/- ## ========================================== - Coverage 95.50% 95.30% -0.20% ========================================== Files 4 4 Lines 601 597 -4 ========================================== - Hits 574 569 -5 - Misses 27 28 +1 ```

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