Skip to content

Decode CELT PVQ bands

72fe5c1
Select commit
Loading
Failed to load commit list.
Merged

Decode RFC 6716 CELT PVQ bands #107

Decode CELT PVQ bands
72fe5c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 0s

82.13% (-0.20%) compared to db0d870

View this Pull Request on Codecov

82.13% (-0.20%) compared to db0d870

Details

Codecov Report

❌ Patch coverage is 81.03704% with 128 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.13%. Comparing base (db0d870) to head (72fe5c1).

Files with missing lines Patch % Lines
internal/celt/bands.go 78.99% 92 Missing and 21 partials ⚠️
internal/celt/pvq.go 88.57% 5 Missing and 3 partials ⚠️
internal/celt/cwrs.go 87.93% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
- Coverage   82.33%   82.13%   -0.20%     
==========================================
  Files          17       20       +3     
  Lines        2694     3369     +675     
==========================================
+ Hits         2218     2767     +549     
- Misses        381      482     +101     
- Partials       95      120      +25     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.