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

prepare beta release #20

Closed nggit closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #20 (d89503e) into master (1104c56) will increase coverage by 0.13%. Report is 4 commits behind head on master. The diff coverage is 98.14%.

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   91.26%   91.39%   +0.13%     
==========================================
  Files          19       19              
  Lines        1717     1720       +3     
==========================================
+ Hits         1567     1572       +5     
+ Misses        150      148       -2     
Files Coverage Δ
tremolo/lib/contexts.py 100.00% <ø> (ø)
tremolo/lib/http_protocol.py 88.07% <100.00%> (+0.39%) :arrow_up:
tremolo/lib/http_request.py 89.71% <100.00%> (+0.50%) :arrow_up:
tremolo/lib/http_response.py 94.90% <100.00%> (-0.19%) :arrow_down:
tremolo/lib/request.py 100.00% <100.00%> (ø)
tremolo/lib/response.py 96.00% <100.00%> (+1.55%) :arrow_up:
tremolo/lib/websocket.py 93.00% <ø> (ø)
tremolo/tremolo.py 90.77% <96.66%> (+0.02%) :arrow_up:

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