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

add add_middleware helper #34

Merged
merged 3 commits into from
Nov 18, 2023
Merged

add add_middleware helper #34

merged 3 commits into from
Nov 18, 2023

Conversation

nggit
Copy link
Owner

@nggit nggit commented Nov 18, 2023

No description provided.

Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (8a4cd41) 91.27% compared to head (b41ecc8) 92.27%.
Report is 11 commits behind head on master.

Files Patch % Lines
tremolo/tremolo.py 84.78% 21 Missing ⚠️
tremolo/lib/http_protocol.py 90.14% 7 Missing ⚠️
tremolo/lib/http_response.py 92.85% 3 Missing ⚠️
tremolo/asgi_lifespan.py 88.23% 2 Missing ⚠️
tremolo/lib/http_request.py 50.00% 2 Missing ⚠️
tremolo/lib/tasks.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   91.27%   92.27%   +0.99%     
==========================================
  Files          19       19              
  Lines        1720     1863     +143     
==========================================
+ Hits         1570     1719     +149     
+ Misses        150      144       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nggit nggit merged commit 491ba09 into master Nov 18, 2023
18 of 19 checks passed
@nggit nggit deleted the updates branch November 18, 2023 03:36
nggit added a commit that referenced this pull request Aug 8, 2024
* add add_middleware helper

---------

Co-authored-by: nggit <[email protected]>
nggit added a commit that referenced this pull request Aug 8, 2024
* add add_middleware helper

---------

Co-authored-by: nggit <[email protected]>
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