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

Conversation

MahmoudElSharkawy
Copy link
Contributor

@MahmoudElSharkawy MahmoudElSharkawy commented Nov 12, 2023

Add @TmsLink & @Issue annotation links to the execution summary report.
image

Copy link

codecov bot commented Nov 12, 2023

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!

@MohabMohie MohabMohie merged commit edcf4e3 into main Nov 12, 2023
26 of 27 checks passed
@MohabMohie MohabMohie deleted the execution-summary-report-enhancements branch November 12, 2023 18:17
MohabMohie pushed a commit that referenced this pull request Dec 6, 2023
* Add tests links to the Execution Summary Report

* Execution Summary Report enhancements

* Execution Summary Report enhancements junit comment

* Execution Summary Report enhancements - multiple annotations values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants