Hrabovszki1023 / OKW

Framework for Keyword-Driven Test
https://www.openkeyword.de
7 stars 1 forks source link

extend selenium GUI-Adapter with scrollinto action #183

Closed Hrabovszki1023 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #183 into master will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #183      +/-   ##
============================================
+ Coverage     67.23%   67.29%   +0.05%     
- Complexity     1417     1418       +1     
============================================
  Files           122      122              
  Lines          8442     8448       +6     
  Branches        638      638              
============================================
+ Hits           5676     5685       +9     
+ Misses         2609     2606       -3     
  Partials        157      157              
Impacted Files Coverage Δ Complexity Δ
...in/java/okw/gui/adapter/selenium/SeInputRadio.java 100.00% <ø> (ø) 11.00 <0.00> (ø)
...ain/java/okw/gui/adapter/selenium/SeInputText.java 94.59% <ø> (ø) 9.00 <0.00> (ø)
...ava/okw/gui/adapter/selenium/SeAnyChildWindow.java 90.10% <100.00%> (+1.25%) 52.00 <1.00> (+1.00)
.../java/okw/gui/adapter/selenium/SeBrowserChild.java 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
...java/okw/gui/adapter/selenium/SeInputCheckbox.java 98.18% <100.00%> (ø) 13.00 <1.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 0ff3c0e...490d7cf. Read the comment docs.