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

remove retry count from dag message.

10e35c3
Select commit
Loading
Failed to load commit list.
Merged

fix: Merge retry logic #2719

remove retry count from dag message.
10e35c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2024 in 0s

77.91% (-0.01%) compared to 6e96888, passed because coverage increased by -0.01% when compared to adjusted base (77.92%)

View this Pull Request on Codecov

77.91% (-0.01%) compared to 6e96888, passed because coverage increased by -0.01% when compared to adjusted base (77.92%)

Details

Codecov Report

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

Project coverage is 77.91%. Comparing base (6e96888) to head (10e35c3).

Current head 10e35c3 differs from pull request most recent head b46c5ec

Please upload reports for the commit b46c5ec to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2719      +/-   ##
===========================================
- Coverage    77.93%   77.91%   -0.01%     
===========================================
  Files          310      310              
  Lines        23113    23104       -9     
===========================================
- Hits         18011    18001      -10     
  Misses        3719     3719              
- Partials      1383     1384       +1     
Files Coverage Δ
net/server.go 76.41% <100.00%> (-3.12%) ⬇️
internal/db/merge.go 73.31% <84.62%> (+3.08%) ⬆️

... and 7 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 6e96888...b46c5ec. Read the comment docs.