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

puller: fix retry logic when check store version failed #11903

Merged
merged 7 commits into from
Dec 24, 2024

distiguish error return by checkStoreVersion

2441bec
Select commit
Loading
Failed to load commit list.
Merged

puller: fix retry logic when check store version failed #11903

distiguish error return by checkStoreVersion
2441bec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 0s

55.2238% (+0.0551%) compared to 0bb4977

View this Pull Request on Codecov

55.2238% (+0.0551%) compared to 0bb4977

Details

Codecov Report

Attention: Patch coverage is 67.56757% with 12 lines in your changes missing coverage. Please review.

Project coverage is 55.2238%. Comparing base (0bb4977) to head (2441bec).
Report is 8 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
Components Coverage Δ
cdc 59.7324% <67.5675%> (+0.1366%) ⬆️
dm 50.0278% <ø> (-0.0366%) ⬇️
engine 53.2223% <ø> (+0.0112%) ⬆️
@@               Coverage Diff                @@
##             master     #11903        +/-   ##
================================================
+ Coverage   55.1686%   55.2238%   +0.0551%     
================================================
  Files          1003       1003                
  Lines        137493     137524        +31     
================================================
+ Hits          75853      75946        +93     
+ Misses        56092      56019        -73     
- Partials       5548       5559        +11