Tencent / tquic

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

Update config API for congestion control #308

Closed iyangsj closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 70.33898% with 35 lines in your changes missing coverage. Please review.

Project coverage is 95.32%. Comparing base (59f47d5) to head (7c2a82c).

Files Patch % Lines
src/lib.rs 23.07% 20 Missing :warning:
src/congestion_control/bbr.rs 60.00% 10 Missing :warning:
src/congestion_control/dummy.rs 83.87% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #308 +/- ## =========================================== - Coverage 95.42% 95.32% -0.10% =========================================== Files 50 50 Lines 33549 33598 +49 =========================================== + Hits 32014 32028 +14 - Misses 1535 1570 +35 ```

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