M0dEx / quincy

QUIC-based VPN
MIT License
114 stars 11 forks source link

refactor: update to newest quinn and rustls #70

Closed M0dEx closed 5 months ago

M0dEx commented 5 months ago

This PR refactors the code to update Quincy to the latest possible version of quinn and rustls.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 98.30508% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.46%. Comparing base (1ee801d) to head (b2af1f0).

Files Patch % Lines
src/auth/server.rs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================== + Coverage 81.29% 82.46% +1.16% ========================================== Files 17 16 -1 Lines 909 918 +9 ========================================== + Hits 739 757 +18 + Misses 170 161 -9 ```

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