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

load config file from working directory first #607

Merged
merged 1 commit into from
Apr 30, 2017

Conversation

nobodyiam
Copy link
Member

load config file(apollo-env.properties) from working directory first, so that it behaves the same as spring boot config files

… so that it behaves the same as spring boot config files
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 50.07% when pulling 26cc170 on nobodyiam:refine-apollo-env-search into bd1832b on ctripcorp:master.

@codecov-io
Copy link

Codecov Report

Merging #607 into master will increase coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #607      +/-   ##
============================================
+ Coverage     46.51%   46.52%   +0.01%     
- Complexity     1453     1455       +2     
============================================
  Files           339      339              
  Lines          9249     9257       +8     
  Branches        913      914       +1     
============================================
+ Hits           4302     4307       +5     
- Misses         4621     4623       +2     
- Partials        326      327       +1
Impacted Files Coverage Δ Complexity Δ
...rip/framework/apollo/core/utils/ResourceUtils.java 54.76% <66.66%> (+1.82%) 5 <4> (+2) ⬆️
...ervice/service/ReleaseMessageServiceWithCache.java 85.71% <0%> (ø) 24% <0%> (ø) ⬇️

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 bd1832b...26cc170. Read the comment docs.

@lepdou lepdou merged commit 74a3915 into apolloconfig:master Apr 30, 2017
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.

4 participants