Skip to content

[nextest-runner] add script output environment variables to JUnit report

Codecov / codecov/project succeeded Dec 11, 2024 in 0s

80.62% (+0.37%) compared to 5f010c7

View this Pull Request on Codecov

80.62% (+0.37%) compared to 5f010c7

Details

Codecov Report

Attention: Patch coverage is 63.08623% with 244 lines in your changes missing coverage. Please review.

Project coverage is 80.62%. Comparing base (5f010c7) to head (f58b95d).

Files with missing lines Patch % Lines
nextest-runner/src/reporter/aggregator/junit.rs 58.01% 220 Missing ⚠️
nextest-runner/src/runner/script_helpers.rs 63.88% 13 Missing ⚠️
nextest-runner/src/config/junit.rs 89.09% 6 Missing ⚠️
nextest-runner/src/config/scripts.rs 66.66% 3 Missing ⚠️
nextest-runner/src/errors.rs 75.00% 1 Missing ⚠️
nextest-runner/src/reporter/aggregator/imp.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1973      +/-   ##
==========================================
+ Coverage   80.24%   80.62%   +0.37%     
==========================================
  Files          92       95       +3     
  Lines       22745    23071     +326     
==========================================
+ Hits        18251    18600     +349     
+ Misses       4494     4471      -23     

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