filecoin-project / venus

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

chore: update go version to 1.21 #6294

Closed simlecode closed 3 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

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

Project coverage is 25%. Comparing base (aabda75) to head (0c02f99).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6294 +/- ## ====================================== Coverage 25% 25% ====================================== Files 650 650 Lines 80936 80936 ====================================== + Hits 20751 20765 +14 + Misses 57467 57456 -11 + Partials 2718 2715 -3 ```