Skip to content

Avoid RTPBuffer allocation

b78d61e
Select commit
Loading
Failed to load commit list.
Open

Avoid RTPBuffer allocation #390

Avoid RTPBuffer allocation
b78d61e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

79.54% (-0.13%) compared to 2d87b58

View this Pull Request on Codecov

79.54% (-0.13%) compared to 2d87b58

Details

Codecov Report

❌ Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.54%. Comparing base (2d87b58) to head (b78d61e).
⚠️ Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
internal/rtpbuffer/rtpbuffer.go 83.33% 1 Missing and 1 partial ⚠️
pkg/nack/receive_log.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #390      +/-   ##
==========================================
- Coverage   79.67%   79.54%   -0.13%     
==========================================
  Files          84       84              
  Lines        4182     4176       -6     
==========================================
- Hits         3332     3322      -10     
- Misses        679      681       +2     
- Partials      171      173       +2     

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