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

add clearBeforeTypingMode flag and deprecating old flags #1752

Closed AhmdZanoon closed 2 weeks ago

AhmdZanoon commented 2 weeks ago
codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 58.82353% with 7 lines in your changes missing coverage. Please review.

Project coverage is 51.69%. Comparing base (022f84c) to head (8dfdb1a). Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...n/java/com/shaft/gui/element/internal/Actions.java 42.85% 3 Missing and 1 partial :warning:
...om/shaft/properties/internal/PropertiesHelper.java 62.50% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1752 +/- ## ============================================ - Coverage 53.26% 51.69% -1.57% + Complexity 1345 1307 -38 ============================================ Files 113 113 Lines 10176 10186 +10 Branches 993 993 ============================================ - Hits 5420 5266 -154 - Misses 4108 4290 +182 + Partials 648 630 -18 ```

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