Skip to content

[WIP] accept input characters for info queries, not just signals

Codecov / codecov/project succeeded Dec 5, 2024 in 1s

79.94% (-0.35%) compared to 1833ee8

View this Pull Request on Codecov

79.94% (-0.35%) compared to 1833ee8

Details

Codecov Report

Attention: Patch coverage is 33.13609% with 113 lines in your changes missing coverage. Please review.

Project coverage is 79.94%. Comparing base (1833ee8) to head (9a73de9).

Files with missing lines Patch % Lines
nextest-runner/src/input.rs 13.55% 102 Missing ⚠️
nextest-runner/src/runner.rs 85.71% 5 Missing ⚠️
nextest-runner/src/reporter/displayer.rs 0.00% 4 Missing ⚠️
cargo-nextest/src/dispatch.rs 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1911      +/-   ##
==========================================
- Coverage   80.28%   79.94%   -0.35%     
==========================================
  Files          83       84       +1     
  Lines       22080    22226     +146     
==========================================
+ Hits        17728    17768      +40     
- Misses       4352     4458     +106     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.