fix: Merge retry logic #2719
Merged
fix: Merge retry logic #2719
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
@@ 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.
Loading