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

Fixes #21

Closed nggit closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #21 (f109cad) into master (8a4cd41) will increase coverage by 0.14%. The diff coverage is 78.78%.

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   91.27%   91.42%   +0.14%     
==========================================
  Files          19       19              
  Lines        1720     1737      +17     
==========================================
+ Hits         1570     1588      +18     
+ Misses        150      149       -1     
Files Coverage Δ
tremolo/asgi_lifespan.py 83.67% <0.00%> (+10.20%) :arrow_up:
tremolo/tremolo.py 89.28% <81.25%> (-1.50%) :arrow_down:

... and 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more