M0dEx / quincy

QUIC-based VPN
MIT License
84 stars 7 forks source link

[#40] fix(config): use correctly derived maximum QUIC overhead #43

Closed M0dEx closed 4 months ago

M0dEx commented 4 months ago

This PR increases the maximum possible QUIC overhead to a correct value.

codecov[bot] commented 4 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2a7981d) 70.99% compared to head (8dcbc40) 71.15%.

Files Patch % Lines
src/server/tunnel.rs 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 70.99% 71.15% +0.16% ========================================== Files 20 20 Lines 979 981 +2 ========================================== + Hits 695 698 +3 + Misses 284 283 -1 ```

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