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] Add verification of visible attribute on iOS native apps #1238

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

uarlouski
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 14, 2020

Codecov Report

Merging #1238 (fdb4bdc) into master (a945c16) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1238      +/-   ##
============================================
+ Coverage     91.56%   91.58%   +0.01%     
- Complexity     4991     4995       +4     
============================================
  Files           649      649              
  Lines         13283    13286       +3     
  Branches        959      960       +1     
============================================
+ Hits          12163    12168       +5     
+ Misses          985      984       -1     
+ Partials        135      134       -1     
Impacted Files Coverage Δ Complexity Δ
.../action/search/AbstractWebElementSearchAction.java 97.14% <ø> (+4.28%) 15.00 <0.00> (-3.00) ⬆️
...ividus/ui/action/search/AbstractElementAction.java 100.00% <100.00%> (ø) 23.00 <4.00> (-1.00)
...idus/ui/mobile/action/MobileAppElementActions.java 100.00% <100.00%> (ø) 6.00 <5.00> (+4.00)
...a/org/vividus/ui/web/action/WebElementActions.java 100.00% <100.00%> (ø) 28.00 <4.00> (+4.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a945c16...fdb4bdc. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Dec 15, 2020

Kudos, SonarCloud 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

@valfirst valfirst merged commit fd4d782 into master Dec 15, 2020
@valfirst valfirst deleted the demo branch December 15, 2020 11:07
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.

2 participants