filecoin-project / venus

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

chore: update deps and add drand test #6277

Closed simlecode closed 7 months ago

simlecode commented 7 months ago

关联的Issues (Related Issues)

https://github.com/filecoin-project/lotus/pull/11632/files

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

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

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 25%. Comparing base (7a6b975) to head (2035014).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/nv22 #6277 +/- ## ========================================= Coverage 25% 25% ========================================= Files 646 646 Lines 80563 80562 -1 ========================================= + Hits 20518 20520 +2 + Misses 57359 57355 -4 - Partials 2686 2687 +1 ```