(WIP)bugfix:Fix problems while using etcd3 as registry #7191
Codecov / codecov/project
succeeded
Mar 4, 2025 in 0s
51.56% (+0.00%) compared to b530e30
View this Pull Request on Codecov
51.56% (+0.00%) compared to b530e30
Details
Codecov Report
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 51.56%. Comparing base (
b530e30
) to head (5bde4c7
).
Files with missing lines | Patch % | Lines |
---|---|---|
...covery/registry/etcd3/EtcdRegistryServiceImpl.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #7191 +/- ##
=========================================
Coverage 51.56% 51.56%
- Complexity 6811 6814 +3
=========================================
Files 1169 1169
Lines 41478 41478
Branches 4851 4851
=========================================
+ Hits 21388 21389 +1
- Misses 18069 18071 +2
+ Partials 2021 2018 -3
Files with missing lines | Coverage Δ | |
---|---|---|
...covery/registry/etcd3/EtcdRegistryServiceImpl.java | 11.19% <0.00%> (ø) |
Loading