M0dEx / quincy

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

[#73] fix(lib): use jemallocator only on UNIX #74

Closed M0dEx closed 5 months ago

M0dEx commented 5 months ago

This PR fixes the following issues:

The PR also bumps tun2 to version ^2.0.0.

Closes #73.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 82.35%. Comparing base (a421a18) to head (bb14a9c).

Files Patch % Lines
src/utils/tracing.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ======================================= Coverage 82.35% 82.35% ======================================= Files 16 16 Lines 918 918 ======================================= Hits 756 756 Misses 162 162 ```

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