filecoin-project / venus

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

opt: fvm: optimize FVM lanes a bit #6350

Closed argse closed 3 weeks ago

argse commented 3 weeks ago

关联的Issues (Related Issues)

pr: 11875

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

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

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 26%. Comparing base (92c5a10) to head (11a6323). Report is 4 commits behind head on feat/nv23.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/nv23 #6350 +/- ## ========================================= - Coverage 26% 26% -1% ========================================= Files 649 649 Lines 65537 65532 -5 ========================================= - Hits 17085 17080 -5 + Misses 45733 45730 -3 - Partials 2719 2722 +3 ```