[nextest] implement support for host platform overrides #959
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Sep 14, 2023 in 0s
78.40% (+0.19%) compared to 829ee79
View this Pull Request on Codecov
78.40% (+0.19%) compared to 829ee79
Details
Codecov Report
Merging #959 (eb7d9b9) into main (829ee79) will increase coverage by
0.19%
.
Report is 1 commits behind head on main.
The diff coverage is95.77%
.
@@ Coverage Diff @@
## main #959 +/- ##
==========================================
+ Coverage 78.21% 78.40% +0.19%
==========================================
Files 64 64
Lines 14618 14731 +113
==========================================
+ Hits 11433 11550 +117
+ Misses 3185 3181 -4
Files Changed | Coverage Δ | |
---|---|---|
nextest-runner/src/config/config_impl.rs | 94.06% <ø> (+0.48%) |
⬆️ |
nextest-runner/src/config/overrides.rs | 94.64% <95.52%> (+1.65%) |
⬆️ |
nextest-runner/src/errors.rs | 29.23% <100.00%> (+1.53%) |
⬆️ |
... and 1 file with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading