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

returning subjective head if request to trusted peer for head fails #87

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

gupadhyaya
Copy link
Contributor

Fixes #85

tzdybal
tzdybal previously approved these changes Jul 24, 2023
sync/sync_head.go Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #87 (690e8b5) into main (87ab66e) will increase coverage by 0.08%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   67.27%   67.36%   +0.08%     
==========================================
  Files          35       35              
  Lines        2827     2828       +1     
==========================================
+ Hits         1902     1905       +3     
+ Misses        772      771       -1     
+ Partials      153      152       -1     
Files Changed Coverage Δ
sync/sync_head.go 63.49% <0.00%> (-0.51%) ⬇️

... and 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow starting syncer with head that is not recent
5 participants