Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JitterBuffer Enhancements: Allow setting a minimum length #230

Merged
merged 1 commit into from
Mar 25, 2024

Jitter Buffer: Enable setting a minimum length

e36bf9a
Select commit
Loading
Failed to load commit list.
Merged

JitterBuffer Enhancements: Allow setting a minimum length #230

Jitter Buffer: Enable setting a minimum length
e36bf9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2024 in 0s

79.88% (+0.09%) compared to d6aad58

View this Pull Request on Codecov

79.88% (+0.09%) compared to d6aad58

Details

Codecov Report

Attention: Patch coverage is 79.31034% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 79.88%. Comparing base (d6aad58) to head (e36bf9a).

Files Patch % Lines
pkg/jitterbuffer/jitter_buffer.go 79.31% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
+ Coverage   79.79%   79.88%   +0.09%     
==========================================
  Files          70       70              
  Lines        3791     3818      +27     
==========================================
+ Hits         3025     3050      +25     
- Misses        633      634       +1     
- Partials      133      134       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.