Closed dzdx closed 2 years ago
Merging #224 (1420253) into master (3a9e457) will decrease coverage by
0.28%
. The diff coverage is59.30%
.
@@ Coverage Diff @@
## master #224 +/- ##
============================================
- Coverage 76.88% 76.60% -0.29%
- Complexity 44 48 +4
============================================
Files 429 439 +10
Lines 15027 15472 +445
Branches 1466 1504 +38
============================================
+ Hits 11554 11852 +298
- Misses 2840 2961 +121
- Partials 633 659 +26
Impacted Files | Coverage Δ | |
---|---|---|
...ent/api/registration/ConfiguratorRegistration.java | 100.00% <ø> (ø) |
|
...client/api/registration/PublisherRegistration.java | 100.00% <ø> (ø) |
|
...lient/api/registration/SubscriberRegistration.java | 100.00% <ø> (ø) |
|
...model/sessionserver/CheckClientManagerRequest.java | 0.00% <0.00%> (ø) |
|
...odel/sessionserver/CheckClientManagerResponse.java | 0.00% <0.00%> (ø) |
|
...lipay/sofa/registry/compress/CompressDatumKey.java | 69.56% <0.00%> (-6.63%) |
:arrow_down: |
...alipay/sofa/registry/compress/CompressPushKey.java | 75.80% <0.00%> (-5.23%) |
:arrow_down: |
...sion/client/manager/CheckClientManagerService.java | 0.00% <0.00%> (ø) |
|
...er/session/node/service/MetaServerServiceImpl.java | 87.50% <0.00%> (-5.84%) |
:arrow_down: |
.../registry/server/session/push/FirePushService.java | 77.50% <0.00%> (ø) |
|
... and 58 more |
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 c564dc3...1420253. 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.