filecoin-project / venus

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

feat: direct deal #6274

Closed simlecode closed 7 months ago

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

Codecov Report

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

Project coverage is 25%. Comparing base (838a5bf) to head (c207c77). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6274 +/- ## ====================================== - Coverage 25% 25% -1% ====================================== Files 649 650 +1 Lines 80886 80903 +17 ====================================== - Hits 20754 20750 -4 - Misses 57416 57439 +23 + Partials 2716 2714 -2 ```