Skip to content

Match ordinary Opus decoding to libopus exactly - #247

Open
TouchDown1 wants to merge 3 commits into
mainfrom
codex/opus-plc-bitexact
Open

TouchDown1 wants to merge 3 commits into
mainfrom
codex/opus-plc-bitexact

Satisfy decoder lint checks

474fff6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2026 in 1s

93.63% (-0.49%) compared to b8ebd65

View this Pull Request on Codecov

93.63% (-0.49%) compared to b8ebd65

Details

Codecov Report

❌ Patch coverage is 94.57831% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.63%. Comparing base (b8ebd65) to head (474fff6).

Files with missing lines Patch % Lines
decoder.go 79.45% 9 Missing and 6 partials ⚠️
internal/celt/decoder_math.go 93.63% 6 Missing and 4 partials ⚠️
internal/celt/decoder_mdct.go 96.66% 5 Missing and 2 partials ⚠️
internal/silk/decoder_fixed.go 97.24% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
- Coverage   94.11%   93.63%   -0.49%     
==========================================
  Files          63       66       +3     
  Lines       11119    11703     +584     
==========================================
+ Hits        10465    10958     +493     
- Misses        453      533      +80     
- Partials      201      212      +11     

☔ 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.