filecoin-project / venus

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

fix(events): check for sync-in-progress #6353

Closed simlecode closed 3 weeks ago

simlecode commented 3 weeks ago

关联的Issues (Related Issues)

pr: 11932

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

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

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 26%. Comparing base (11a6323) to head (df9cf88). Report is 5 commits behind head on feat/nv23.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/nv23 #6353 +/- ## ========================================= - Coverage 26% 26% -1% ========================================= Files 649 649 Lines 65532 65544 +12 ========================================= + Hits 17080 17082 +2 - Misses 45730 45742 +12 + Partials 2722 2720 -2 ```