filecoin-project / venus

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

chore: update ffi and go-state-types #6365

Closed simlecode closed 3 months ago

simlecode commented 3 months ago

关联的Issues (Related Issues)

pr: 12129

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

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

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 25%. Comparing base (df9cf88) to head (39df735). Report is 36 commits behind head on feat/nv23.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/nv23 #6365 +/- ## =========================================== - Coverage 26% 25% -1% =========================================== Files 649 668 +19 Lines 65544 67652 +2108 =========================================== + Hits 17082 17538 +456 - Misses 45742 47310 +1568 - Partials 2720 2804 +84 ```