Skip to content

Fix VP9 decoding on iOS

Codecov / codecov/project failed Apr 28, 2024 in 1s

84.11% (-2.11%) compared to 12646b6

View this Pull Request on Codecov

84.11% (-2.11%) compared to 12646b6

Details

Codecov Report

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

Project coverage is 84.11%. Comparing base (12646b6) to head (d7dea6e).

❗ Current head d7dea6e differs from pull request most recent head 417bf25. Consider uploading reports for the commit 417bf25 to get more accurate results

Files Patch % Lines
codecs/vp9/header.go 40.90% 47 Missing and 18 partials ⚠️
codecs/vp9/bits.go 88.57% 2 Missing and 2 partials ⚠️
codecs/vp9_packet.go 96.05% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
- Coverage   86.22%   84.11%   -2.11%     
==========================================
  Files          22       24       +2     
  Lines        1749     1951     +202     
==========================================
+ Hits         1508     1641     +133     
- Misses        204      253      +49     
- Partials       37       57      +20     

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