filecoin-project / venus

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

chore: transport #6276

Closed simlecode closed 4 months ago

simlecode commented 4 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 4 months ago

Codecov Report

Attention: Patch coverage is 6.42093% with 787 lines in your changes are missing coverage. Please review.

Project coverage is 25%. Comparing base (7dbb958) to head (4146216).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/nv22 #6276 +/- ## ========================================== - Coverage 25% 25% -1% ========================================== Files 646 646 Lines 80071 80563 +492 ========================================== + Hits 20512 20535 +23 - Misses 56874 57345 +471 + Partials 2685 2683 -2 ```