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

Fixes #2162 #2173

Merged
merged 1 commit into from
Apr 27, 2019
Merged

Fixes #2162 #2173

merged 1 commit into from
Apr 27, 2019

Conversation

nobodyiam
Copy link
Member

For cases like #2162, there are other property source wrappers like jasypt, so we won't be able to decide whether to trigger this change or not.

So it's better just to trigger it as it is idempotent.

…ppers like jasypt, so we won't be able to decide whether to trigger this change or not.

So it's better just to trigger it as it is idempotent.
@codecov-io
Copy link

codecov-io commented Apr 27, 2019

Codecov Report

Merging #2173 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2173      +/-   ##
============================================
- Coverage     49.95%   49.93%   -0.03%     
+ Complexity     1981     1978       -3     
============================================
  Files           401      401              
  Lines         12401    12395       -6     
  Branches       1275     1273       -2     
============================================
- Hits           6195     6189       -6     
  Misses         5763     5763              
  Partials        443      443
Impacted Files Coverage Δ Complexity Δ
...pring/property/AutoUpdateConfigChangeListener.java 92% <ø> (-0.86%) 14 <0> (-3)

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 05a3229...232dd15. Read the comment docs.

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.

None yet

2 participants