Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution summary report enhancements #1363

Merged
merged 5 commits into from
Nov 12, 2023

Execution Summary Report enhancements - multiple annotations values

c99b4d1
Select commit
Loading
Failed to load commit list.
Merged

Execution summary report enhancements #1363

Execution Summary Report enhancements - multiple annotations values
c99b4d1
Select commit
Loading
Failed to load commit list.
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 is 60.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!