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

refactor error_500 #47

Closed nggit closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (b785930) 92.64% compared to head (1316b92) 92.54%.

:exclamation: Current head 1316b92 differs from pull request most recent head 6085748. Consider uploading reports for the commit 6085748 to get more accurate results

Files Patch % Lines
tremolo/lib/http_protocol.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #47 +/- ## ========================================== - Coverage 92.64% 92.54% -0.11% ========================================== Files 19 19 Lines 1849 1851 +2 ========================================== Hits 1713 1713 - Misses 136 138 +2 ```

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

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

90.9% 90.9% Coverage
0.0% 0.0% Duplication