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

[extension-selenium] Improve logging of search results #3202

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

valfirst
Copy link
Collaborator

No description provided.

@valfirst valfirst force-pushed the improve-logging-of-search-results branch from 35d1dbc to b15b6c6 Compare September 26, 2022 21:15
@sonarcloud
Copy link

sonarcloud bot commented Sep 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Merging #3202 (b15b6c6) into master (1b63626) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #3202   +/-   ##
=========================================
  Coverage     89.26%   89.26%           
- Complexity     6106     6113    +7     
=========================================
  Files           829      829           
  Lines         16743    16752    +9     
  Branches       1091     1092    +1     
=========================================
+ Hits          14945    14954    +9     
  Misses         1665     1665           
  Partials        133      133           
Impacted Files Coverage Δ
...ividus/ui/action/search/AbstractElementAction.java 100.00% <100.00%> (ø)
.../action/search/AbstractWebElementSearchAction.java 100.00% <100.00%> (ø)
...g/vividus/ui/web/action/search/WebLocatorType.java 100.00% <100.00%> (ø)
...in/java/org/vividus/steps/ui/GenericWaitSteps.java 100.00% <0.00%> (ø)
.../vividus/ui/action/AbstractExpectedConditions.java 100.00% <0.00%> (ø)
...g/vividus/steps/ui/validation/BaseValidations.java 92.22% <0.00%> (+0.17%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@valfirst valfirst merged commit ffdb26a into master Sep 27, 2022
@valfirst valfirst deleted the improve-logging-of-search-results branch September 27, 2022 08: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.

3 participants