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

network: remove ws net proto 2.1 #6081

Merged

remove checkCompressible

39bc6c7
Select commit
Loading
Failed to load commit list.
Merged

network: remove ws net proto 2.1 #6081

remove checkCompressible
39bc6c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2024 in 0s

56.23% (-0.04%) compared to a9c2b7e, passed because coverage increased by +0.00% when compared to adjusted base (56.23%)

View this Pull Request on Codecov

56.23% (-0.04%) compared to a9c2b7e, passed because coverage increased by +0.00% when compared to adjusted base (56.23%)

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 56.23%. Comparing base (a9c2b7e) to head (39bc6c7).
Report is 10 commits behind head on master.

Files Patch % Lines
network/msgCompressor.go 71.42% 1 Missing and 1 partial ⚠️
network/wsNetwork.go 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6081      +/-   ##
==========================================
- Coverage   56.26%   56.23%   -0.04%     
==========================================
  Files         488      488              
  Lines       69607    69561      -46     
==========================================
- Hits        39166    39119      -47     
+ Misses      27783    27782       -1     
- Partials     2658     2660       +2     

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