nextest-rs / nextest

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

Add a FAIL + LEAK test along with coverage for outputs being displayed #1892

Closed sunshowers closed 3 days ago

sunshowers commented 3 days ago

Per #1891 -- this bug was quietly fixed but there was no coverage for it apparently.

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.64%. Comparing base (4f7d071) to head (8f721be). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/reporter/displayer.rs 66.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1892 +/- ## ========================================== - Coverage 79.66% 79.64% -0.02% ========================================== Files 80 80 Lines 20520 20525 +5 ========================================== + Hits 16347 16348 +1 - Misses 4173 4177 +4 ```

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


🚨 Try these New Features:

trunk-io[bot] commented 3 days ago

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎ ⋅ Docs