Execution summary report enhancements #1363
Merged
Codecov / codecov/project
succeeded
Nov 12, 2023 in 1s
47.61% (+2.91%) compared to 8bb065c
View this Pull Request on Codecov
47.61% (+2.91%) compared to 8bb065c
Details
Codecov Report
Merging #1363 (c99b4d1) into main (8bb065c) will increase coverage by
2.91%
.
The diff coverage is60.60%
.
@@ Coverage Diff @@
## main #1363 +/- ##
============================================
+ Coverage 44.70% 47.61% +2.91%
- Complexity 1134 1200 +66
============================================
Files 105 105
Lines 10164 10183 +19
Branches 1056 1058 +2
============================================
+ Hits 4544 4849 +305
+ Misses 5036 4733 -303
- Partials 584 601 +17
Files | Coverage Δ | |
---|---|---|
...a/com/shaft/tools/internal/support/HTMLHelper.java | 100.00% <100.00%> (ø) |
|
...haft/tools/io/internal/ExecutionSummaryReport.java | 91.02% <100.00%> (-0.12%) |
⬇️ |
...c/main/java/com/shaft/listeners/JunitListener.java | 0.00% <0.00%> (ø) |
|
.../main/java/com/shaft/listeners/TestNGListener.java | 76.40% <33.33%> (ø) |
|
...shaft/listeners/internal/TestNGListenerHelper.java | 48.22% <63.63%> (+2.76%) |
⬆️ |
... and 17 files with indirect coverage changes
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Loading