Tencent / tquic

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

Add datagram packetization layer PMTU discovery #245

Closed iyangsj closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 95.12%. Comparing base (ca5ca4f) to head (2270133).

Files Patch % Lines
src/connection/connection.rs 97.26% 5 Missing :warning:
src/connection/pmtu.rs 99.29% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #245 +/- ## =========================================== + Coverage 95.11% 95.12% +0.01% =========================================== Files 48 49 +1 Lines 32752 33068 +316 =========================================== + Hits 31151 31456 +305 - Misses 1601 1612 +11 ```

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