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

Variable substitution #198

Merged
merged 1 commit into from
Sep 28, 2020
Merged

Variable substitution #198

merged 1 commit into from
Sep 28, 2020

Conversation

jkroepke
Copy link
Contributor

Fixes: #192

@jkroepke jkroepke force-pushed the var-substitution branch 6 times, most recently from 73a7df2 to 1a56a53 Compare September 28, 2020 12:39
@codecov
Copy link

codecov bot commented Sep 28, 2020

Codecov Report

Merging #198 into master will decrease coverage by 0.11%.
The diff coverage is 95.23%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #198      +/-   ##
============================================
- Coverage     97.32%   97.21%   -0.12%     
- Complexity      990      993       +3     
============================================
  Files            62       62              
  Lines          3143     3159      +16     
  Branches        294      296       +2     
============================================
+ Hits           3059     3071      +12     
- Misses           38       42       +4     
  Partials         46       46              
Impacted Files Coverage Δ Complexity Δ
...ycloak/config/provider/KeycloakImportProvider.java 88.70% <94.11%> (-1.09%) 17.00 <0.00> (+4.00) ⬇️
...loak/config/properties/ImportConfigProperties.java 100.00% <100.00%> (ø) 9.00 <2.00> (+1.00)
...cloak/config/exception/InvalidImportException.java 50.00% <0.00%> (-50.00%) 1.00% <0.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 4cf0a49...ac1d89b. Read the comment docs.

@jkroepke jkroepke force-pushed the var-substitution branch 3 times, most recently from f7429a1 to 96fb480 Compare September 28, 2020 14:15
@jkroepke jkroepke merged commit 19b70c4 into master Sep 28, 2020
@jkroepke jkroepke deleted the var-substitution branch September 28, 2020 14:56
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.

ENV and Java Props substitution while reading file
1 participant