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

rename http_upgrade to upgraded #2

Closed nggit closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #2 (2694225) into master (eea4320) will not change coverage. Report is 1 commits behind head on master. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master       #2   +/-   ##
=======================================
  Coverage   88.91%   88.91%           
=======================================
  Files          19       19           
  Lines        1633     1633           
=======================================
  Hits         1452     1452           
  Misses        181      181           
Files Changed Coverage Δ
tremolo/lib/http_protocol.py 85.91% <100.00%> (ø)
tremolo/lib/http_request.py 88.28% <100.00%> (ø)
tremolo/lib/http_response.py 95.65% <100.00%> (ø)

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