Tencent / tquic

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

Tweak maximum MTU for paths using IPv4-mapped IPv6 addresses #281

Closed iyangsj closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 95.40%. Comparing base (2d26bff) to head (8c3dd7e).

Files Patch % Lines
src/connection/path.rs 66.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #281 +/- ## =========================================== + Coverage 95.37% 95.40% +0.02% =========================================== Files 50 50 Lines 33474 33482 +8 =========================================== + Hits 31927 31943 +16 + Misses 1547 1539 -8 ```

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