Skip to content

JitterBuffer: Fix lint issues

7e03435
Select commit
Loading
Failed to load commit list.
Open

JitterBuffer: Improve performance for SampleBuilder use #292

JitterBuffer: Fix lint issues
7e03435
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

78.60% (-0.04%) compared to 3cb438f

View this Pull Request on Codecov

78.60% (-0.04%) compared to 3cb438f

Details

Codecov Report

❌ Patch coverage is 83.50000% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.60%. Comparing base (3cb438f) to head (7e03435).
⚠️ Report is 40 commits behind head on master.

Files with missing lines Patch % Lines
pkg/jitterbuffer/rbtree.go 84.26% 45 Missing and 11 partials ⚠️
pkg/jitterbuffer/jitter_buffer.go 61.53% 5 Missing ⚠️
pkg/jitterbuffer/receiver_interceptor.go 80.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage   78.64%   78.60%   -0.04%     
==========================================
  Files          82       83       +1     
  Lines        5113     5497     +384     
==========================================
+ Hits         4021     4321     +300     
- Misses        921      995      +74     
- Partials      171      181      +10     

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