Skip to content

Merge branch 'master' into feat-rtp-processor

ec36772
Select commit
Loading
Failed to load commit list.
Open

Implement RTPProcessor #3063 #317

Merge branch 'master' into feat-rtp-processor
ec36772
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

69.82% (-1.88%) compared to 73f7ccf

View this Pull Request on Codecov

69.82% (-1.88%) compared to 73f7ccf

Details

Codecov Report

❌ Patch coverage is 82.81250% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.82%. Comparing base (73f7ccf) to head (ec36772).
⚠️ Report is 79 commits behind head on main.

Files with missing lines Patch % Lines
internal/test/mock_stream.go 77.27% 3 Missing and 2 partials ⚠️
chain.go 0.00% 3 Missing ⚠️
pkg/mock/interceptor.go 60.00% 2 Missing ⚠️
pkg/twcc/sender_interceptor.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #317      +/-   ##
==========================================
- Coverage   71.69%   69.82%   -1.88%     
==========================================
  Files          79       79              
  Lines        4742     4752      +10     
==========================================
- Hits         3400     3318      -82     
- Misses       1203     1282      +79     
- Partials      139      152      +13     

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