M0dEx / quincy

QUIC-based VPN
MIT License
102 stars 10 forks source link

ci(workflows/rust): use stable toolchain, upload coverage from tests #36

Closed M0dEx closed 8 months ago

M0dEx commented 8 months ago

This PR updates the MSRV to 1.75, changes the CI to use the stable toolchain and uploads coverage directly from tests.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (42f05c0) 71.40% compared to head (8a51ca1) 70.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ========================================== - Coverage 71.40% 70.50% -0.90% ========================================== Files 19 19 Lines 1014 1007 -7 ========================================== - Hits 724 710 -14 - Misses 290 297 +7 ```

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