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 issue 125 #127

Closed leizhiyuan closed 5 years ago

leizhiyuan commented 5 years ago

Motivation:

fix issue 125

Modification:

Describe the idea and modifications you've done.

Result:

Fixes #.

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

leizhiyuan commented 5 years ago

https://github.com/alipay/sofa-rpc-boot-projects/issues/125

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #127     +/-   ##
==========================================
- Coverage      58.3%   57.8%   -0.5%     
+ Complexity      436     433      -3     
==========================================
  Files            56      56             
  Lines          1806    1806             
  Branches        318     318             
==========================================
- Hits           1053    1044      -9     
- Misses          548     554      +6     
- Partials        205     208      +3
Impacted Files Coverage Δ Complexity Δ
...sofa/rpc/boot/container/ServerConfigContainer.java 78.78% <0%> (-4.55%) 42% <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 fa7cea7...44a5f24. Read the comment docs.