Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP)bugfix:Fix problems while using etcd3 as registry #7191

Closed
wants to merge 22 commits into from

Remove redundant dependencies

5bde4c7
Select commit
Loading
Failed to load commit list.
Closed

(WIP)bugfix:Fix problems while using etcd3 as registry #7191

Remove redundant dependencies
5bde4c7
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)

... and 3 files with indirect coverage changes