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

Cleanup #11

Closed nggit closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #11 (78a8da0) into master (91fee9c) will increase coverage by 0.06%. Report is 3 commits behind head on master. The diff coverage is 93.84%.

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   91.12%   91.19%   +0.06%     
==========================================
  Files          19       19              
  Lines        1634     1681      +47     
==========================================
+ Hits         1489     1533      +44     
- Misses        145      148       +3     
Files Changed Coverage Δ
tremolo/lib/contexts.py 100.00% <ø> (ø)
tremolo/tremolo.py 90.69% <91.30%> (+0.11%) :arrow_up:
tremolo/__main__.py 90.69% <100.00%> (+0.22%) :arrow_up:
tremolo/lib/http_request.py 88.28% <100.00%> (ø)
tremolo/lib/http_response.py 95.83% <100.00%> (+0.18%) :arrow_up:

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