Skip to content

Implement SILK LPC prediction gain limiting

684951a
Select commit
Loading
Failed to load commit list.
Merged

Implement SILK LPC prediction gain limiting #91

Implement SILK LPC prediction gain limiting
684951a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

77.51% (+1.19%) compared to d29951b

View this Pull Request on Codecov

77.51% (+1.19%) compared to d29951b

Details

Codecov Report

❌ Patch coverage is 87.80488% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.51%. Comparing base (d29951b) to head (684951a).

Files with missing lines Patch % Lines
internal/silk/decoder.go 86.95% 5 Missing and 4 partials ⚠️
internal/silk/silk.go 88.88% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   76.32%   77.51%   +1.19%     
==========================================
  Files           8        8              
  Lines        1246     1352     +106     
==========================================
+ Hits          951     1048      +97     
- Misses        264      270       +6     
- Partials       31       34       +3     

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