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

bugfix: Enhance 401 Error Handling by Refreshing Token in acquireClusterMetaData Method #6923

Open
wants to merge 6 commits into
base: 2.x
Choose a base branch
from

fix: move refreshToken call after account check

c9b3546
Select commit
Loading
Failed to load commit list.
Open

bugfix: Enhance 401 Error Handling by Refreshing Token in acquireClusterMetaData Method #6923

fix: move refreshToken call after account check
c9b3546
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

52.56% (+0.75%) compared to 1e26c91

View this Pull Request on Codecov

52.56% (+0.75%) compared to 1e26c91

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 52.56%. Comparing base (1e26c91) to head (c9b3546).

Files with missing lines Patch % Lines
...scovery/registry/raft/RaftRegistryServiceImpl.java 0.00% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6923      +/-   ##
============================================
+ Coverage     51.80%   52.56%   +0.75%     
- Complexity     6462     6547      +85     
============================================
  Files          1122     1122              
  Lines         39857    39860       +3     
  Branches       4668     4668              
============================================
+ Hits          20649    20952     +303     
+ Misses        17248    16910     -338     
- Partials       1960     1998      +38     
Files with missing lines Coverage Δ
...scovery/registry/raft/RaftRegistryServiceImpl.java 17.46% <0.00%> (-0.24%) ⬇️

... and 33 files with indirect coverage changes