filecoin-project / ref-fvm

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

docs: document versioning scheme #2050

Closed BigLep closed 2 months ago

BigLep commented 2 months ago

This is a result of discussion in https://github.com/filecoin-project/filecoin-ffi/issues/468

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 75.63%. Comparing base (b3caaf6) to head (f4227de).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/filecoin-project/ref-fvm/pull/2050/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/2050?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 #2050 +/- ## ======================================= Coverage 75.63% 75.63% ======================================= Files 155 155 Lines 15689 15689 ======================================= Hits 11867 11867 Misses 3822 3822 ```
BigLep commented 2 months ago

Per verbal on 2024-09-19, @rjan90 approves. I'll merge this.