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

[vividus] Add ability to set the encryption password via environment variable #3288

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

draker94
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #3288 (02a882c) into master (b15cbea) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #3288      +/-   ##
============================================
+ Coverage     96.89%   96.90%   +0.01%     
  Complexity     5910     5910              
============================================
  Files           827      827              
  Lines         16760    16761       +1     
  Branches       1089     1087       -2     
============================================
+ Hits          16240    16243       +3     
+ Misses          412      410       -2     
  Partials        108      108              
Impacted Files Coverage Δ
...g/vividus/configuration/ConfigurationResolver.java 98.40% <100.00%> (+0.01%) ⬆️
...java/org/vividus/ui/web/action/WebWaitActions.java 100.00% <0.00%> (ø)
...dus/ui/mobile/action/search/AppiumLocatorType.java 100.00% <0.00%> (ø)
...c/main/java/org/vividus/ui/action/WaitActions.java 96.15% <0.00%> (+6.86%) ⬆️

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

@draker94 draker94 force-pushed the set_encrypt_pass_in_env branch 2 times, most recently from ab171f4 to 538d4df Compare October 19, 2022 18:39
@valfirst
Copy link
Collaborator

Please add new integration test to cover the new functionality

@draker94 draker94 force-pushed the set_encrypt_pass_in_env branch 2 times, most recently from 42fdc9b to a8c24d1 Compare October 21, 2022 08:59
@valfirst valfirst merged commit 390e156 into vividus-framework:master Oct 21, 2022
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.

5 participants