Closed weiihann closed 1 month ago
Attention: Patch coverage is 66.66667%
with 1 line
in your changes missing coverage. Please review.
Please upload report for BASE (
pnowosie/snap-sync-p2p@0455bf0
). Learn more about missing BASE report.
Files with missing lines | Patch % | Lines |
---|---|---|
node/node.go | 50.00% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Changes
p2p-sync-mode
flag which supports eithersnap
orfull
sync mode (default isfull
)Downloader
componentbaseSyncer
in thesnapSyncer
snapSync
andbaseSync
, so aDownloader
controls thissyncing
mechanism