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 #191

Merged
merged 1 commit into from
Feb 14, 2025

Upgrade golangci-lint, more linters

ec84594
Select commit
Loading
Failed to load commit list.
Merged

Upgrade golangci-lint, more linters #191

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

77.86% (-0.04%) compared to b5ab305

View this Pull Request on Codecov

77.86% (-0.04%) compared to b5ab305

Details

Codecov Report

Attention: Patch coverage is 84.49612% with 20 lines in your changes missing coverage. Please review.

Project coverage is 77.86%. Comparing base (b5ab305) to head (ec84594).

Files with missing lines Patch % Lines
receiver_report.go 72.72% 2 Missing and 1 partial ⚠️
rfc8888.go 66.66% 3 Missing ⚠️
sender_report.go 66.66% 1 Missing and 2 partials ⚠️
transport_layer_cc.go 83.33% 3 Missing ⚠️
compound_packet.go 50.00% 1 Missing ⚠️
extended_report.go 90.90% 1 Missing ⚠️
full_intra_request.go 85.71% 0 Missing and 1 partial ⚠️
goodbye.go 75.00% 1 Missing ⚠️
raw_packet.go 50.00% 1 Missing ⚠️
receiver_estimated_maximum_bitrate.go 50.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
- Coverage   77.90%   77.86%   -0.04%     
==========================================
  Files          22       22              
  Lines        2512     2553      +41     
==========================================
+ Hits         1957     1988      +31     
- Misses        460      470      +10     
  Partials       95       95              

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