sofastack / sofa-rpc-boot-projects

SOFABoot projects for SOFARPC, include starter and samples.
https://github.com/sofastack/sofa-rpc
Apache License 2.0
292 stars 117 forks source link

fix local registry #115

Closed leizhiyuan closed 6 years ago

leizhiyuan commented 6 years ago

Motivation:

fix when there are some settings in local registry for extends

Modification:

Describe the idea and modifications you've done.

Result:

Fixes #.

If there is no issue then describe the changes introduced by this PR.

codecov[bot] commented 6 years ago

Codecov Report

Merging #115 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #115   +/-   ##
=========================================
  Coverage     54.85%   54.85%           
  Complexity      393      393           
=========================================
  Files            53       53           
  Lines          1741     1741           
  Branches        310      310           
=========================================
  Hits            955      955           
  Misses          606      606           
  Partials        180      180
Impacted Files Coverage Δ Complexity Δ
...ay/sofa/rpc/boot/config/LocalFileConfigurator.java 78.57% <100%> (ø) 5 <1> (ø) :arrow_down:
...fa/rpc/boot/container/RegistryConfigContainer.java 46.55% <100%> (ø) 9 <0> (ø) :arrow_down:

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 feb9084...498a087. Read the comment docs.