filecoin-project / ref-fvm

Reference implementation of the Filecoin Virtual Machine
https://fvm.filecoin.io/
Other
385 stars 140 forks source link

chore: update deps #2043

Closed Stebalien closed 2 months ago

Stebalien commented 2 months ago

All except cid/multihash because those will take more work.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 75.65%. Comparing base (78228ab) to head (cac76b5).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2043/graphs/tree.svg?width=650&height=150&src=pr&token=FJI6DH7VWU&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2043?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) ```diff @@ Coverage Diff @@ ## master #2043 +/- ## ======================================= Coverage 75.65% 75.65% ======================================= Files 155 155 Lines 15688 15685 -3 ======================================= - Hits 11869 11867 -2 + Misses 3819 3818 -1 ``` | [Files with missing lines](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2043?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) | Coverage Δ | | |---|---|---| | [fvm/src/kernel/error.rs](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2043?src=pr&el=tree&filepath=fvm%2Fsrc%2Fkernel%2Ferror.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-ZnZtL3NyYy9rZXJuZWwvZXJyb3IucnM=) | `70.51% <ø> (+0.89%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2043/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)