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

Create av1_sample_buffer_support.go #238

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Merge branch 'master' into av1-sample-buffer-support

59359f2
Select commit
Loading
Failed to load commit list.
Open

Create av1_sample_buffer_support.go #238

Merge branch 'master' into av1-sample-buffer-support
59359f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 1s

85.97% (-0.25%) compared to 74a9dc7

View this Pull Request on Codecov

85.97% (-0.25%) compared to 74a9dc7

Details

Codecov Report

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

Project coverage is 85.97%. Comparing base (74a9dc7) to head (59359f2).

Files Patch % Lines
codecs/av1/frame/av1_sample_buffer_support.go 81.81% 7 Missing and 3 partials ⚠️
codecs/av1/obu/leb128.go 62.50% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
- Coverage   86.21%   85.97%   -0.25%     
==========================================
  Files          22       23       +1     
  Lines        1734     1797      +63     
==========================================
+ Hits         1495     1545      +50     
- Misses        203      211       +8     
- Partials       36       41       +5     

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