Optimize CELT inverse transform #119
+213
−42
Draft
Codecov / codecov/project
succeeded
May 22, 2026 in 0s
82.89% (+0.13%) compared to ee1d1de
View this Pull Request on Codecov
82.89% (+0.13%) compared to ee1d1de
Details
Codecov Report
❌ Patch coverage is 93.44262% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.89%. Comparing base (ee1d1de) to head (b8af911).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/celt/decoder.go | 69.23% | 4 Missing |
| internal/celt/synthesis.go | 96.07% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #119 +/- ##
==========================================
+ Coverage 82.75% 82.89% +0.13%
==========================================
Files 26 26
Lines 5626 5706 +80
==========================================
+ Hits 4656 4730 +74
- Misses 745 750 +5
- Partials 225 226 +1 ☔ 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.
Loading