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: Interceptor #247

Merged
merged 1 commit into from
Apr 21, 2024

JitterBuffer: Add a JitterBuffer-based Interceptor

6d74945
Select commit
Loading
Failed to load commit list.
Merged

JitterBuffer: Interceptor #247

JitterBuffer: Add a JitterBuffer-based Interceptor
6d74945
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2024 in 0s

72.14% (+0.06%) compared to 1449b4f

View this Pull Request on Codecov

72.14% (+0.06%) compared to 1449b4f

Details

Codecov Report

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

Project coverage is 72.14%. Comparing base (1449b4f) to head (6d74945).
Report is 1 commits behind head on master.

Files Patch % Lines
pkg/jitterbuffer/receiver_interceptor.go 73.17% 8 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
+ Coverage   72.08%   72.14%   +0.06%     
==========================================
  Files          77       79       +2     
  Lines        3582     3644      +62     
==========================================
+ Hits         2582     2629      +47     
- Misses        866      876      +10     
- Partials      134      139       +5     

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