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 dual-stack #16

Closed nggit closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #16 (1270e03) into master (1104c56) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   91.26%   91.33%   +0.07%     
==========================================
  Files          19       19              
  Lines        1717     1720       +3     
==========================================
+ Hits         1567     1571       +4     
+ Misses        150      149       -1     
Files Changed Coverage Δ
tremolo/lib/http_response.py 95.11% <100.00%> (+0.02%) :arrow_up:
tremolo/tremolo.py 90.80% <100.00%> (+0.05%) :arrow_up:

... and 1 file with indirect coverage changes

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