ShaftHQ / SHAFT_ENGINE

SHAFT is a unified test automation engine for web, mobile, API, CLI, database, and desktop e2e testing. Powered by best-in-class frameworks, SHAFT provides a wizard-like syntax to drive your automation efficiently, maximize your ROI, and minimize your learning curve with no limitations! Stop reinventing the wheel! Upgrade now!
https://shafthq.github.io/
MIT License
330 stars 127 forks source link

Execution summary report fixes #1680 #1687

Closed MohamedHazem95 closed 2 months ago

MohamedHazem95 commented 2 months ago

Fix validations section in Execution summary report to show correct number of validations instead of zeroes

Screen Shot 2024-08-12 at 5 24 51 AM Screen Shot 2024-08-12 at 5 10 27 AM

New Reports.zip

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 50.48%. Comparing base (fd84020) to head (f475b44).

Files Patch % Lines
.../shaft/validation/internal/ValidationsHelper2.java 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1687 +/- ## ============================================ - Coverage 53.54% 50.48% -3.07% + Complexity 1283 1233 -50 ============================================ Files 111 111 Lines 9945 9948 +3 Branches 959 959 ============================================ - Hits 5325 5022 -303 - Misses 4020 4348 +328 + Partials 600 578 -22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.