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

[plugin-mobile-app] Make JavaScript executing steps available for mob… #3128

Merged
merged 2 commits into from
Sep 12, 2022

Conversation

ikalinin1
Copy link
Member

…ile app tests

@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #3128 (6c8859d) into master (466b763) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #3128   +/-   ##
=========================================
  Coverage     96.85%   96.85%           
+ Complexity     5919     5918    -1     
=========================================
  Files           833      835    +2     
  Lines         16797    16802    +5     
  Branches       1086     1086           
=========================================
+ Hits          16269    16274    +5     
  Misses          416      416           
  Partials        112      112           
Impacted Files Coverage Δ
...ava/org/vividus/steps/ui/web/model/JsArgument.java 100.00% <ø> (ø)
...org/vividus/steps/ui/web/model/JsArgumentType.java 100.00% <ø> (ø)
...g/vividus/steps/ui/AbstractExecuteScriptSteps.java 100.00% <100.00%> (ø)
.../java/org/vividus/steps/ui/ExecuteScriptSteps.java 100.00% <100.00%> (ø)
.../main/java/org/vividus/steps/ui/web/CodeSteps.java 100.00% <100.00%> (ø)

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

@ikalinin1 ikalinin1 force-pushed the code_steps branch 3 times, most recently from 407fb4c to 09c661f Compare September 8, 2022 07:29
…eAppStepsTests.story

Co-authored-by: Valery Yatsynovich <valery_yatsynovich@epam.com>
@sonarcloud
Copy link

sonarcloud bot commented Sep 12, 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

@valfirst valfirst merged commit b52af6c into master Sep 12, 2022
@valfirst valfirst deleted the code_steps branch September 12, 2022 15:25
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