Skip to content

Rename ccfb package to rtpfb

6e00a00
Select commit
Loading
Failed to load commit list.
Closed

Add interceptor to aggregate CCFB reports #300

Rename ccfb package to rtpfb
6e00a00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2025 in 1s

78.94% (+0.25%) compared to ba697c7

View this Pull Request on Codecov

78.94% (+0.25%) compared to ba697c7

Details

Codecov Report

❌ Patch coverage is 82.83133% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.94%. Comparing base (ba697c7) to head (6e00a00).

Files with missing lines Patch % Lines
pkg/rtpfb/interceptor.go 77.98% 26 Missing and 9 partials ⚠️
pkg/rtpfb/twcc_receiver.go 70.83% 21 Missing ⚠️
internal/test/mock_stream.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #300      +/-   ##
==========================================
+ Coverage   78.68%   78.94%   +0.25%     
==========================================
  Files          82       86       +4     
  Lines        5109     5437     +328     
==========================================
+ Hits         4020     4292     +272     
- Misses        919      966      +47     
- Partials      170      179       +9     

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