filecoin-project / venus

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

Update designdocs.md #6322

Closed Joss-Hua closed 2 months ago

Joss-Hua commented 2 months 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 2 months ago

Codecov Report

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

Project coverage is 26%. Comparing base (8be8187) to head (d795d22). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6322 +/- ## ====================================== - Coverage 26% 26% -1% ====================================== Files 649 649 Lines 65519 65519 ====================================== - Hits 17070 17069 -1 + Misses 45732 45730 -2 - Partials 2717 2720 +3 ```