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

Upgrade golangci-lint, more linters #314

Merged
merged 1 commit into from
Feb 14, 2025

Upgrade golangci-lint, more linters

f2f92bb
Select commit
Loading
Failed to load commit list.
Merged

Upgrade golangci-lint, more linters #314

Upgrade golangci-lint, more linters
f2f92bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 0s

71.57% (+0.08%) compared to 289432d

View this Pull Request on Codecov

71.57% (+0.08%) compared to 289432d

Details

Codecov Report

Attention: Patch coverage is 74.64789% with 144 lines in your changes missing coverage. Please review.

Project coverage is 71.57%. Comparing base (289432d) to head (f2f92bb).

Files with missing lines Patch % Lines
pkg/flexfec/encoder_interceptor.go 0.00% 20 Missing ⚠️
internal/test/mock_stream.go 74.13% 11 Missing and 4 partials ⚠️
pkg/packetdump/receiver_interceptor.go 63.63% 8 Missing and 4 partials ⚠️
pkg/flexfec/flexfec_coverage.go 0.00% 9 Missing ⚠️
pkg/stats/stats_recorder.go 76.92% 9 Missing ⚠️
pkg/gcc/send_side_bwe.go 76.66% 5 Missing and 2 partials ⚠️
pkg/flexfec/flexfec_encoder_03.go 0.00% 6 Missing ⚠️
pkg/twcc/header_extension_interceptor.go 68.42% 4 Missing and 2 partials ⚠️
pkg/twcc/sender_interceptor.go 83.33% 3 Missing and 3 partials ⚠️
pkg/cc/interceptor.go 0.00% 5 Missing ⚠️
... and 23 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #314      +/-   ##
==========================================
+ Coverage   71.48%   71.57%   +0.08%     
==========================================
  Files          79       79              
  Lines        4531     4742     +211     
==========================================
+ Hits         3239     3394     +155     
- Misses       1156     1207      +51     
- Partials      136      141       +5     

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