filecoin-project / venus

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

fix: ManifestServerID is empty #6377

Closed simlecode closed 1 month 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

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 25%. Comparing base (33b9f35) to head (1823a0f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6377 +/- ## ====================================== - Coverage 25% 25% -1% ====================================== Files 676 676 Lines 68025 68027 +2 ====================================== - Hits 17575 17568 -7 - Misses 47646 47655 +9 Partials 2804 2804 ```