filecoin-project / venus

Filecoin Full Node Implementation in Go
https://venus.filecoin.io
Other
2.06k stars 462 forks source link

fix: update mainnet bootstrap #6335

Closed simlecode closed 3 weeks ago

simlecode commented 1 month ago

关联的Issues (Related Issues)

close

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 26%. Comparing base (4dd92ba) to head (6133b92).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6335 +/- ## ====================================== Coverage 26% 26% ====================================== Files 649 649 Lines 65519 65536 +17 ====================================== + Hits 17077 17086 +9 - Misses 45725 45730 +5 - Partials 2717 2720 +3 ```