Closed nocvalight closed 1 year ago
Merging #267 (23ed318) into master (f208554) will decrease coverage by
0.20%
. The diff coverage is79.22%
.
@@ Coverage Diff @@
## master #267 +/- ##
============================================
- Coverage 76.64% 76.44% -0.20%
Complexity 48 48
============================================
Files 440 492 +52
Lines 15634 18189 +2555
Branches 1520 1780 +260
============================================
+ Hits 11983 13905 +1922
- Misses 2979 3484 +505
- Partials 672 800 +128
Impacted Files | Coverage Δ | |
---|---|---|
...egistry/common/model/constants/ValueConstants.java | 93.02% <ø> (-0.32%) |
:arrow_down: |
...y/common/model/dataserver/AbstractSlotRequest.java | 66.66% <0.00%> (-33.34%) |
:arrow_down: |
...registry/common/model/dataserver/BatchRequest.java | 33.33% <0.00%> (-11.12%) |
:arrow_down: |
...mon/model/slot/MultiSlotAccessGenericResponse.java | 0.00% <0.00%> (ø) |
|
...pay/sofa/registry/common/model/store/SubDatum.java | 97.46% <0.00%> (-2.54%) |
:arrow_down: |
.../sofa/registry/common/model/store/UnPublisher.java | 90.00% <0.00%> (-10.00%) |
:arrow_down: |
...r/MultiClusterSlotDiffPublisherRequestHandler.java | 0.00% <0.00%> (ø) |
|
...egistry/server/data/slot/SlotAccessorDelegate.java | 0.00% <0.00%> (ø) |
|
...y/sofa/registry/server/meta/MetaLeaderService.java | 100.00% <ø> (+100.00%) |
:arrow_up: |
...gistry/server/meta/cleaner/AppRevisionCleaner.java | 78.08% <ø> (+0.39%) |
:arrow_up: |
... and 201 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 6c23e9a...23ed318. 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 #.
288