Skip to content

Optimize CELT decode hot paths

fcde574
Select commit
Loading
Failed to load commit list.
Merged

Optimize CELT decode hot paths #122

Optimize CELT decode hot paths
fcde574
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 0s

83.28% (+0.29%) compared to 71d5847

View this Pull Request on Codecov

83.28% (+0.29%) compared to 71d5847

Details

Codecov Report

❌ Patch coverage is 94.23077% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.28%. Comparing base (71d5847) to head (fcde574).

Files with missing lines Patch % Lines
internal/celt/cwrs.go 92.42% 5 Missing and 5 partials ⚠️
internal/celt/pvq.go 88.88% 2 Missing and 2 partials ⚠️
internal/celt/encode_bands.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   82.98%   83.28%   +0.29%     
==========================================
  Files          26       27       +1     
  Lines        5825     5969     +144     
==========================================
+ Hits         4834     4971     +137     
- Misses        765      766       +1     
- Partials      226      232       +6     

☔ View full report in Codecov by Harness.
📢 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.