Skip to content

Support CELT and hybrid API-rate output

1e4c68b
Select commit
Loading
Failed to load commit list.
Merged

Support CELT and hybrid API-rate output #110

Support CELT and hybrid API-rate output
1e4c68b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 0s

82.73% (-0.02%) compared to 81a9c5d

View this Pull Request on Codecov

82.73% (-0.02%) compared to 81a9c5d

Details

Codecov Report

❌ Patch coverage is 78.57143% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.73%. Comparing base (81a9c5d) to head (1e4c68b).

Files with missing lines Patch % Lines
decoder.go 69.49% 28 Missing and 8 partials ⚠️
internal/silk/decoder.go 81.20% 19 Missing and 6 partials ⚠️
internal/celt/frame.go 82.85% 3 Missing and 3 partials ⚠️
internal/celt/synthesis.go 84.37% 4 Missing and 1 partial ⚠️
internal/celt/decoder.go 90.62% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   82.74%   82.73%   -0.02%     
==========================================
  Files          21       21              
  Lines        4289     4518     +229     
==========================================
+ Hits         3549     3738     +189     
- Misses        566      598      +32     
- Partials      174      182       +8     

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