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

catchup: Catchup variable reuse #5551

Merged
merged 3 commits into from Jul 12, 2023

Conversation

Eric-Warehime
Copy link
Contributor

Summary

Reuse config variable for catchup head request retries instead of defining a new hard-coded variable.

Test Plan

CI

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #5551 (1fe3b7d) into master (fa0b354) will decrease coverage by 0.74%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #5551      +/-   ##
==========================================
- Coverage   55.88%   55.15%   -0.74%     
==========================================
  Files         446      446              
  Lines       63275    63275              
==========================================
- Hits        35360    34897     -463     
- Misses      25555    25988     +433     
- Partials     2360     2390      +30     
Impacted Files Coverage Δ
catchup/catchpointService.go 8.03% <0.00%> (ø)

... and 46 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@algorandskiy algorandskiy merged commit 80d0226 into algorand:master Jul 12, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants