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 #13

Closed nggit closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #13 (c189ba3) into master (166cffe) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   91.27%   91.32%   +0.05%     
==========================================
  Files          19       19              
  Lines        1696     1706      +10     
==========================================
+ Hits         1548     1558      +10     
  Misses        148      148              
Files Changed Coverage Δ
tremolo/lib/h1parser/parse_header.py 94.06% <100.00%> (+0.26%) :arrow_up:
tremolo/lib/http_response.py 95.90% <100.00%> (+0.05%) :arrow_up:
tremolo/tremolo.py 90.75% <100.00%> (+0.05%) :arrow_up:

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