Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed content_type typo #31

Merged
merged 2 commits into from
Nov 13, 2023
Merged

fixed content_type typo #31

merged 2 commits into from
Nov 13, 2023

Conversation

nggit
Copy link
Owner

@nggit nggit commented Nov 13, 2023

No description provided.

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #31 (ca743fc) into master (8a4cd41) will increase coverage by 0.89%.
Report is 8 commits behind head on master.
The diff coverage is 88.05%.

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   91.27%   92.17%   +0.89%     
==========================================
  Files          19       19              
  Lines        1720     1827     +107     
==========================================
+ Hits         1570     1684     +114     
+ Misses        150      143       -7     
Files Coverage Δ
tremolo/__main__.py 95.45% <100.00%> (+4.75%) ⬆️
tremolo/lib/connections.py 100.00% <100.00%> (ø)
tremolo/lib/contexts.py 100.00% <ø> (ø)
tremolo/lib/h1parser/parse_header.py 94.44% <100.00%> (+0.32%) ⬆️
tremolo/lib/pools.py 100.00% <ø> (ø)
tremolo/lib/websocket.py 93.06% <100.00%> (+0.06%) ⬆️
tremolo/lib/tasks.py 84.61% <75.00%> (-6.30%) ⬇️
tremolo/asgi_lifespan.py 83.67% <0.00%> (+10.20%) ⬆️
tremolo/lib/http_protocol.py 88.77% <92.00%> (+1.05%) ⬆️
tremolo/lib/http_response.py 94.01% <92.85%> (-0.90%) ⬇️
... and 1 more

... and 2 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@nggit nggit merged commit 016aba5 into master Nov 13, 2023
18 of 19 checks passed
@nggit nggit deleted the updates branch November 13, 2023 05:57
nggit added a commit that referenced this pull request Aug 8, 2024
* urgent fix: content_type typo

---------

Co-authored-by: nggit <12218311+nggit@users.noreply.github.com>
nggit added a commit that referenced this pull request Aug 8, 2024
* urgent fix: content_type typo

---------

Co-authored-by: nggit <12218311+nggit@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant