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

fix ASGI app return empty str #48

Merged
merged 3 commits into from
Dec 2, 2023
Merged

fix ASGI app return empty str #48

merged 3 commits into from
Dec 2, 2023

Conversation

nggit
Copy link
Owner

@nggit nggit commented Dec 2, 2023

No description provided.

Copy link

codecov bot commented Dec 2, 2023

Codecov Report

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

Comparison is base (b785930) 92.64% compared to head (fb1ec11) 92.59%.
Report is 1 commits behind head on master.

❗ Current head fb1ec11 differs from pull request most recent head 1c4c763. Consider uploading reports for the commit 1c4c763 to get more accurate results

Files Patch % Lines
tremolo/lib/http_protocol.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   92.64%   92.59%   -0.05%     
==========================================
  Files          19       19              
  Lines        1849     1851       +2     
==========================================
+ Hits         1713     1714       +1     
- Misses        136      137       +1     

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

Copy link

sonarqubecloud bot commented Dec 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.8% 93.8% Coverage
0.0% 0.0% Duplication

@nggit nggit merged commit 8dea666 into master Dec 2, 2023
19 checks passed
@nggit nggit deleted the fixes branch December 2, 2023 03:45
nggit added a commit that referenced this pull request Aug 8, 2024
* fix ASGI app return empty str

* independent max payload size for ws

---------

Co-authored-by: nggit <[email protected]>
nggit added a commit that referenced this pull request Aug 8, 2024
* fix ASGI app return empty str

* independent max payload size for ws

---------

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