Closed nocvalight closed 2 years ago
Merging #253 (f641cf3) into master (b802ace) will increase coverage by
0.01%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #253 +/- ##
============================================
+ Coverage 76.60% 76.62% +0.01%
Complexity 48 48
============================================
Files 439 439
Lines 15471 15475 +4
Branches 1505 1505
============================================
+ Hits 11852 11858 +6
Misses 2958 2958
+ Partials 661 659 -2
Impacted Files | Coverage Δ | |
---|---|---|
...try/jdbc/repository/impl/AppRevisionContainer.java | 92.30% <0.00%> (-7.70%) |
:arrow_down: |
...dbc/repository/impl/AppRevisionJdbcRepository.java | 69.72% <0.00%> (-0.65%) |
:arrow_down: |
...c/repository/impl/InterfaceAppsIndexContainer.java | 96.29% <0.00%> (-3.71%) |
:arrow_down: |
...c/repository/impl/InterfaceAppsJdbcRepository.java | 73.84% <0.00%> (-1.16%) |
:arrow_down: |
...ta/lease/impl/DefaultCrossDcMetaServerManager.java | 86.15% <0.00%> (+1.53%) |
:arrow_up: |
...stry/server/session/store/AbstractDataManager.java | 79.04% <0.00%> (+1.90%) |
:arrow_up: |
...ofa/registry/server/session/store/DataIndexer.java | 90.32% <0.00%> (+4.83%) |
: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 b802ace...f641cf3. 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.