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

clean up #42

Closed nggit closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (58b1c12) 92.50% compared to head (d5db2e4) 92.59%.

Files Patch % Lines
tremolo/lib/http_request.py 16.66% 5 Missing :warning:
tremolo/lib/websocket.py 33.33% 2 Missing :warning:
tremolo/lib/h1parser/parse_header.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #42 +/- ## ========================================== + Coverage 92.50% 92.59% +0.08% ========================================== Files 19 19 Lines 1842 1849 +7 ========================================== + Hits 1704 1712 +8 + Misses 138 137 -1 ```

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

sonarcloud[bot] commented 11 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

65.2% 65.2% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint