Tencent / tquic

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

Add anti-amplification limit for server #181

Closed iyangsj closed 7 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 94.65%. Comparing base (3355d44) to head (f55f6aa).

Files Patch % Lines
src/connection/path.rs 93.84% 4 Missing :warning:
src/lib.rs 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #181 +/- ## =========================================== - Coverage 95.10% 94.65% -0.46% =========================================== Files 48 48 Lines 32792 32905 +113 =========================================== - Hits 31186 31145 -41 - Misses 1606 1760 +154 ```

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