filecoin-project / ref-fvm

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

[v3] update wasmtime from v12 to v24 #2039

Closed Stebalien closed 2 weeks ago

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 68.45%. Comparing base (27e0440) to head (9375330).

Files with missing lines Patch % Lines
fvm/src/engine/mod.rs 97.43% 1 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2039/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/2039?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) ```diff @@ Coverage Diff @@ ## release/v3 #2039 +/- ## ============================================== + Coverage 68.34% 68.45% +0.10% ============================================== Files 97 97 Lines 8660 8688 +28 ============================================== + Hits 5919 5947 +28 Misses 2741 2741 ``` | [Files with missing lines](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2039?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/gas/price\_list.rs](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2039?src=pr&el=tree&filepath=fvm%2Fsrc%2Fgas%2Fprice_list.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-ZnZtL3NyYy9nYXMvcHJpY2VfbGlzdC5ycw==) | `77.04% <ø> (ø)` | | | [fvm/src/syscalls/mod.rs](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2039?src=pr&el=tree&filepath=fvm%2Fsrc%2Fsyscalls%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-ZnZtL3NyYy9zeXNjYWxscy9tb2QucnM=) | `97.87% <100.00%> (ø)` | | | [fvm/src/engine/mod.rs](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2039?src=pr&el=tree&filepath=fvm%2Fsrc%2Fengine%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-ZnZtL3NyYy9lbmdpbmUvbW9kLnJz) | `82.67% <97.43%> (+1.01%)` | :arrow_up: |