Skip to content

Reduce SILK decode hot-path copies

7a0a95c
Select commit
Loading
Failed to load commit list.
Merged

[2/3] Reduce SILK decode hot-path copies #115

Reduce SILK decode hot-path copies
7a0a95c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 0s

82.41% (-0.15%) compared to f682a5f

View this Pull Request on Codecov

82.41% (-0.15%) compared to f682a5f

Details

Codecov Report

❌ Patch coverage is 86.33094% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.41%. Comparing base (f682a5f) to head (7a0a95c).

Files with missing lines Patch % Lines
decoder.go 78.37% 12 Missing and 4 partials ⚠️
internal/bitdepth/bitdepth.go 76.92% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   82.56%   82.41%   -0.15%     
==========================================
  Files          22       22              
  Lines        4742     4828      +86     
==========================================
+ Hits         3915     3979      +64     
- Misses        635      654      +19     
- Partials      192      195       +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.