filecoin-project / venus

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

Chore/transport #6370

Closed simlecode closed 1 week ago

simlecode commented 1 week 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 week ago

Codecov Report

Attention: Patch coverage is 8.91089% with 92 lines in your changes missing coverage. Please review.

Project coverage is 25%. Comparing base (936d433) to head (626c96f). Report is 1 commits behind head on feat/nv23.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/nv23 #6370 +/- ## ========================================= - Coverage 25% 25% -1% ========================================= Files 668 668 Lines 67670 67704 +34 ========================================= + Hits 17534 17542 +8 - Misses 47332 47359 +27 + Partials 2804 2803 -1 ```