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

release 0.0.117 #18

Closed nggit closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #18 (b40ab40) into master (1104c56) will decrease coverage by 0.04%. Report is 2 commits behind head on master. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   91.26%   91.22%   -0.04%     
==========================================
  Files          19       19              
  Lines        1717     1732      +15     
==========================================
+ Hits         1567     1580      +13     
- Misses        150      152       +2     
Files Coverage Δ
tremolo/lib/http_protocol.py 87.71% <100.00%> (+0.04%) :arrow_up:
tremolo/lib/http_request.py 89.30% <100.00%> (+0.08%) :arrow_up:
tremolo/lib/http_response.py 95.13% <100.00%> (+0.04%) :arrow_up:
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.25% <100.00%> (-0.50%) :arrow_down:

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