filecoin-project / venus

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

chore: remove duplicate words #6368

Closed lfz941 closed 1 week ago

lfz941 commented 1 week ago

关联的Issues (Related Issues)

No

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

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

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 26%. Comparing base (85bc25d) to head (49c6e8b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6368 +/- ## ====================================== Coverage 26% 26% ====================================== Files 649 649 Lines 65519 65519 ====================================== + Hits 17070 17080 +10 + Misses 45733 45723 -10 Partials 2716 2716 ```