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

Merged
merged 1 commit into from
Jan 10, 2025

Upgrade golangci-lint. More linters

9f84b58
Select commit
Loading
Failed to load commit list.
Merged

Upgrade golangci-lint, more linters #289

Upgrade golangci-lint. More linters
9f84b58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

83.70% (-0.01%) compared to cd52e6b

View this Pull Request on Codecov

83.70% (-0.01%) compared to cd52e6b

Details

Codecov Report

Attention: Patch coverage is 89.82036% with 17 lines in your changes missing coverage. Please review.

Project coverage is 83.70%. Comparing base (cd52e6b) to head (9f84b58).

Files with missing lines Patch % Lines
header_extension.go 47.61% 11 Missing ⚠️
codecs/vp9/header.go 86.66% 2 Missing ⚠️
vlaextension.go 83.33% 1 Missing and 1 partial ⚠️
codecs/vp9_packet.go 93.33% 1 Missing ⚠️
packet.go 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
- Coverage   83.71%   83.70%   -0.01%     
==========================================
  Files          24       24              
  Lines        2450     2535      +85     
==========================================
+ Hits         2051     2122      +71     
- Misses        340      354      +14     
  Partials       59       59              

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