Skip to content

[nextest-runner] initial support for recording runs

Codecov / codecov/project succeeded Jan 29, 2024 in 0s

74.34% (-3.51%) compared to 92522ce

View this Pull Request on Codecov

74.34% (-3.51%) compared to 92522ce

Details

Codecov Report

Attention: 856 lines in your changes are missing coverage. Please review.

Comparison is base (92522ce) 77.84% compared to head (bce2805) 74.34%.

❗ Current head bce2805 differs from pull request most recent head a50803c. Consider uploading reports for the commit a50803c to get more accurate results

Files Patch % Lines
nextest-runner/src/run_store.rs 0.00% 734 Missing ⚠️
nextest-runner/src/reporter/structured/recorder.rs 0.00% 67 Missing ⚠️
cargo-nextest/src/dispatch.rs 48.38% 16 Missing ⚠️
nextest-runner/src/reporter/structured.rs 61.53% 10 Missing ⚠️
nextest-runner/src/runner.rs 28.57% 10 Missing ⚠️
nextest-runner/src/config/config_impl.rs 88.09% 5 Missing ⚠️
nextest-runner/src/config/scripts.rs 0.00% 4 Missing ⚠️
cargo-nextest/src/errors.rs 0.00% 3 Missing ⚠️
nextest-runner/src/errors.rs 0.00% 3 Missing ⚠️
nextest-runner/src/time/stopwatch.rs 0.00% 3 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1265      +/-   ##
==========================================
- Coverage   77.84%   74.34%   -3.51%     
==========================================
  Files          72       74       +2     
  Lines       17656    18571     +915     
==========================================
+ Hits        13744    13806      +62     
- Misses       3912     4765     +853     

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