Codecov / codecov/project
succeeded
Nov 3, 2023 in 1s
77.77% (-1.36%) compared to b7c376e
View this Pull Request on Codecov
77.77% (-1.36%) compared to b7c376e
Details
Codecov Report
Merging #1088 (afeda7d) into main (b7c376e) will decrease coverage by
1.36%
.
Report is 23 commits behind head on main.
The diff coverage is30.63%
.
❗ Current head afeda7d differs from pull request most recent head 1c62c95. Consider uploading reports for the commit 1c62c95 to get more accurate results
@@ Coverage Diff @@
## main #1088 +/- ##
==========================================
- Coverage 79.13% 77.77% -1.36%
==========================================
Files 64 69 +5
Lines 16555 17204 +649
==========================================
+ Hits 13100 13381 +281
- Misses 3455 3823 +368
Files | Coverage Δ | |
---|---|---|
nextest-runner/src/errors.rs | 31.68% <ø> (ø) |
|
nextest-runner/src/reporter.rs | 54.62% <96.87%> (+0.42%) |
⬆️ |
nextest-runner/src/reporter/structured.rs | 57.14% <57.14%> (ø) |
|
cargo-nextest/src/errors.rs | 8.17% <0.00%> (-0.06%) |
⬇️ |
cargo-nextest/src/dispatch.rs | 79.93% <45.45%> (-0.26%) |
⬇️ |
nextest-runner/src/runner.rs | 78.39% <50.00%> (-1.52%) |
⬇️ |
nextest-runner/src/reporter/aggregator.rs | 40.38% <0.00%> (+0.64%) |
⬆️ |
nextest-runner/src/test_output.rs | 73.33% <73.33%> (ø) |
|
nextest-runner/src/reporter/structured/libtest.rs | 0.00% <0.00%> (ø) |
... and 20 files with indirect coverage changes
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Loading