Tencent / tquic

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

Replace the hashlru crate with the lru crate #331

Closed iyangsj closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.

Project coverage is 94.83%. Comparing base (8e08afb) to head (b827177).

Files Patch % Lines
src/lib.rs 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #331 +/- ## =========================================== - Coverage 95.27% 94.83% -0.44% =========================================== Files 50 50 Lines 33627 33632 +5 =========================================== - Hits 32037 31896 -141 - Misses 1590 1736 +146 ```

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