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

Add ivfwriter support for VP9 #2938

Merged
merged 1 commit into from
Feb 12, 2025

Add ivfwriter support for VP9

427ea45
Select commit
Loading
Failed to load commit list.
Merged

Add ivfwriter support for VP9 #2938

Add ivfwriter support for VP9
427ea45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 0s

78.14% (-0.20%) compared to 306dc37

View this Pull Request on Codecov

78.14% (-0.20%) compared to 306dc37

Details

Codecov Report

Attention: Patch coverage is 71.11111% with 13 lines in your changes missing coverage. Please review.

Project coverage is 78.14%. Comparing base (306dc37) to head (427ea45).

Files with missing lines Patch % Lines
pkg/media/ivfwriter/ivfwriter.go 71.11% 10 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2938      +/-   ##
==========================================
- Coverage   78.33%   78.14%   -0.20%     
==========================================
  Files          91       91              
  Lines       11128    11159      +31     
==========================================
+ Hits         8717     8720       +3     
- Misses       1925     1947      +22     
- Partials      486      492       +6     

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