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

fix: Merge retry logic #2719

Merged
merged 16 commits into from
Jun 17, 2024

make preloader actually async

32634a1
Select commit
Loading
Failed to load commit list.
Merged

fix: Merge retry logic #2719

make preloader actually async
32634a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2024 in 0s

78.13% (+0.13%) compared to 6626441

View this Pull Request on Codecov

78.13% (+0.13%) compared to 6626441

Details

Codecov Report

Attention: Patch coverage is 82.50000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 78.13%. Comparing base (6626441) to head (32634a1).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2719      +/-   ##
===========================================
+ Coverage    78.00%   78.13%   +0.13%     
===========================================
  Files          310      310              
  Lines        23236    23188      -48     
===========================================
- Hits         18124    18116       -8     
+ Misses        3725     3693      -32     
+ Partials      1387     1379       -8     
Files Coverage Δ
net/server.go 80.22% <71.43%> (+1.62%) ⬆️
internal/db/merge.go 74.12% <85.00%> (+3.90%) ⬆️
net/sync_dag.go 81.82% <81.82%> (ø)

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6626441...32634a1. Read the comment docs.