filecoin-project / ref-fvm

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

feat: Add nv23-skeleton #2000

Closed rjan90 closed 5 months ago

rjan90 commented 5 months ago

As in the title, introduces the nv23-skeleton.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 75.62%. Comparing base (ea72025) to head (01bcb9e).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2000/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/2000?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 #2000 +/- ## ========================================== + Coverage 75.60% 75.62% +0.01% ========================================== Files 157 157 Lines 15746 15750 +4 ========================================== + Hits 11905 11911 +6 + Misses 3841 3839 -2 ``` | [Files](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2000?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/2000?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==) | `78.30% <100.00%> (+0.33%)` | :arrow_up: | | [fvm/src/machine/default.rs](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2000?src=pr&el=tree&filepath=fvm%2Fsrc%2Fmachine%2Fdefault.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-ZnZtL3NyYy9tYWNoaW5lL2RlZmF1bHQucnM=) | `73.26% <100.00%> (+1.39%)` | :arrow_up: | | [shared/src/version/mod.rs](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2000?src=pr&el=tree&filepath=shared%2Fsrc%2Fversion%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-c2hhcmVkL3NyYy92ZXJzaW9uL21vZC5ycw==) | `7.69% <ø> (ø)` | |