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

Synchronization manager #1534

Merged
merged 6 commits into from
Mar 21, 2024
Merged

Synchronization manager #1534

merged 6 commits into from
Mar 21, 2024

Conversation

MohabMohie
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 55.00000% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 37.17%. Comparing base (051d4ac) to head (27cf344).
Report is 6 commits behind head on main.

❗ Current head 27cf344 differs from pull request most recent head eb39775. Consider uploading reports for the commit eb39775 to get more accurate results

Files Patch % Lines
...aft/gui/element/internal/ElementActionsHelper.java 29.41% 11 Missing and 1 partial ⚠️
...er/internal/DriverFactory/DriverFactoryHelper.java 46.15% 7 Missing ⚠️
...om/shaft/listeners/internal/WebDriverListener.java 0.00% 4 Missing ⚠️
...internal/DriverFactory/SynchronizationManager.java 91.66% 1 Missing and 1 partial ⚠️
.../main/java/com/shaft/gui/element/AlertActions.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main    #1534       +/-   ##
=============================================
- Coverage     54.17%   37.17%   -17.00%     
+ Complexity     1356      886      -470     
=============================================
  Files           110      111        +1     
  Lines         10040    10049        +9     
  Branches        999      998        -1     
=============================================
- Hits           5439     3736     -1703     
- Misses         3967     5719     +1752     
+ Partials        634      594       -40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MohabMohie MohabMohie merged commit a49714d into main Mar 21, 2024
20 of 21 checks passed
@MohabMohie MohabMohie deleted the SynchronizationManager branch March 21, 2024 15:10
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.

None yet

1 participant