Tencent / tquic

A high-performance, lightweight, and cross-platform QUIC library
https://tquic.net/
Other
1.02k stars 82 forks source link

Update comments of bbr congestion control algorithm #263

Closed iyangsj closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 95.12%. Comparing base (731a74f) to head (d7b7099).

Files Patch % Lines
src/congestion_control/bbr.rs 82.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #263 +/- ## =========================================== - Coverage 95.12% 95.12% -0.01% =========================================== Files 49 49 Lines 33190 33218 +28 =========================================== + Hits 31572 31598 +26 - Misses 1618 1620 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.