Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[vividus] Resolve SpEL expression for profiles/environments/suites co… #2510

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

ikalinin1
Copy link
Member

@ikalinin1 ikalinin1 commented Feb 21, 2022

…nfiguraiton properties
closes #2443

@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #2510 (d854d60) into master (62d1ade) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2510   +/-   ##
=========================================
  Coverage     96.59%   96.59%           
- Complexity     5475     5481    +6     
=========================================
  Files           774      775    +1     
  Lines         15750    15762   +12     
  Branches       1043     1043           
=========================================
+ Hits          15213    15225   +12     
  Misses          414      414           
  Partials        123      123           
Impacted Files Coverage Δ
...g/vividus/configuration/ConfigurationResolver.java 92.40% <100.00%> (+0.04%) ⬆️
...html/src/main/java/org/vividus/util/HtmlUtils.java 100.00% <0.00%> (ø)
...rc/main/java/org/vividus/steps/html/HtmlSteps.java 100.00% <0.00%> (ø)
.../vividus/steps/integration/ResourceCheckSteps.java 99.00% <0.00%> (ø)
...ml/src/main/java/org/vividus/html/LocatorType.java 100.00% <0.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 62d1ade...d854d60. Read the comment docs.

@sonarqubecloud
Copy link

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 ca4c191 into master Feb 22, 2022
@valfirst valfirst deleted the 2443 branch February 22, 2022 11:09
VitaliaPiliuhina pushed a commit to VitaliaPiliuhina/vividus that referenced this pull request Apr 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add posibility to map configuration profile string to some custom value
3 participants