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
324 stars 123 forks source link

mobile native init fix #1645

Closed MohabMohie closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 74.41860% with 11 lines in your changes missing coverage. Please review.

Project coverage is 51.55%. Comparing base (aa5c469) to head (568d39f).

Files Patch % Lines
...river/internal/DriverFactory/LambdaTestHelper.java 68.75% 5 Missing :warning:
...er/internal/DriverFactory/DriverFactoryHelper.java 81.25% 2 Missing and 1 partial :warning:
.../driver/internal/DriverFactory/OptionsManager.java 60.00% 1 Missing and 1 partial :warning:
...om/shaft/properties/internal/PropertiesHelper.java 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1645 +/- ## ============================================ - Coverage 54.41% 51.55% -2.87% + Complexity 1362 1325 -37 ============================================ Files 112 112 Lines 10002 9982 -20 Branches 971 958 -13 ============================================ - Hits 5443 5146 -297 - Misses 3953 4259 +306 + Partials 606 577 -29 ```

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