Closed leizhiyuan closed 5 years ago
Merging #155 into 5.x will increase coverage by
0.22%
. The diff coverage is100%
.
@@ Coverage Diff @@
## 5.x #155 +/- ##
============================================
+ Coverage 55.63% 55.85% +0.22%
- Complexity 404 408 +4
============================================
Files 56 56
Lines 1785 1794 +9
Branches 315 316 +1
============================================
+ Hits 993 1002 +9
Misses 605 605
Partials 187 187
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ay/sofa/rpc/boot/config/SofaBootRpcProperties.java | 56.58% <100%> (+0.86%) |
91 <3> (+3) |
:arrow_up: |
...sofa/rpc/boot/container/ServerConfigContainer.java | 83.25% <100%> (+0.42%) |
45 <0> (+1) |
:arrow_up: |
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 1951dd4...7836599. Read the comment docs.
Motivation:
Explain the context, and why you're making that change. To make others understand what is the problem you're trying to solve.
Modification:
Describe the idea and modifications you've done.
Result:
Fixes #.
If there is no issue then describe the changes introduced by this PR.