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

context: add simple rtt estimator #140

Merged
merged 1 commit into from
Jan 10, 2025

context: add simple rtt estimator

47f0422
Select commit
Loading
Failed to load commit list.
Merged

context: add simple rtt estimator #140

context: add simple rtt estimator
47f0422
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

58.49% (+0.17%) compared to 27db04c

View this Pull Request on Codecov

58.49% (+0.17%) compared to 27db04c

Details

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.

Project coverage is 58.49%. Comparing base (27db04c) to head (47f0422).

Files with missing lines Patch % Lines
rtt.go 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
+ Coverage   58.31%   58.49%   +0.17%     
==========================================
  Files          32       33       +1     
  Lines        2262     2279      +17     
==========================================
+ Hits         1319     1333      +14     
- Misses        859      861       +2     
- Partials       84       85       +1     

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