Closed leizhiyuan closed 5 years ago
Merging #127 into master will decrease coverage by
0.49%
. The diff coverage isn/a
.
@@ 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.
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.