Skip to content

Synthesize CELT PCM output

6a41b34
Select commit
Loading
Failed to load commit list.
Merged

Synthesize RFC 6716 CELT PCM output #108

Synthesize CELT PCM output
6a41b34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

83.45% (+1.13%) compared to 0012a32

View this Pull Request on Codecov

83.45% (+1.13%) compared to 0012a32

Details

Codecov Report

❌ Patch coverage is 86.17284% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.45%. Comparing base (0012a32) to head (6a41b34).

Files with missing lines Patch % Lines
internal/celt/decoder.go 65.30% 24 Missing and 10 partials ⚠️
internal/celt/synthesis.go 93.17% 13 Missing and 7 partials ⚠️
internal/celt/frame.go 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   82.32%   83.45%   +1.13%     
==========================================
  Files          20       21       +1     
  Lines        3502     3899     +397     
==========================================
+ Hits         2883     3254     +371     
- Misses        492      508      +16     
- Partials      127      137      +10     

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