nggit / tremolo

Tremolo is a stream-oriented, asynchronous, programmable HTTP server written in pure Python. It can also serve as an ASGI server.
https://nggit.github.io/tremolo-docs/
MIT License
44 stars 1 forks source link

optimize #63

Closed nggit closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 92.61%. Comparing base (7ebce2b) to head (b25ba82).

Files Patch % Lines
tremolo/lib/http_protocol.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #63 +/- ## ========================================== - Coverage 92.67% 92.61% -0.06% ========================================== Files 19 19 Lines 1897 1897 ========================================== - Hits 1758 1757 -1 - Misses 139 140 +1 ```

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

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
66.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud