nextest-rs / nextest

A next-generation test runner for Rust.
https://nexte.st
Apache License 2.0
2.22k stars 99 forks source link

[nextest-runner] move FormatVersionError to errors.rs #1870

Closed sunshowers closed 1 week ago

sunshowers commented 1 week ago

All errors go in this central location.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 79.65%. Comparing base (044c289) to head (b2cec69). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/reporter/structured/libtest.rs 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1870 +/- ## ======================================= Coverage 79.65% 79.65% ======================================= Files 80 80 Lines 20406 20406 ======================================= + Hits 16254 16255 +1 + Misses 4152 4151 -1 ```

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