M0dEx / quincy

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

[#48] fix(utils/tracing): use correct formatting on Windows #63

Closed M0dEx closed 3 months ago

M0dEx commented 3 months ago

This PR fixes log formatting on Windows.

Closes #48.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 81.29%. Comparing base (1ee2d79) to head (af915c3).

Files Patch % Lines
src/utils/tracing.rs 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== - Coverage 82.01% 81.29% -0.73% ========================================== Files 17 17 Lines 901 909 +8 ========================================== Hits 739 739 - Misses 162 170 +8 ```

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