wasmi-labs / wasmi

WebAssembly (Wasm) interpreter.
https://wasmi-labs.github.io/wasmi/
Apache License 2.0
1.56k stars 281 forks source link

Prepare release for Wasmi `v0.32.0` stable #1046

Closed Robbepop closed 4 months ago

Robbepop commented 4 months ago

Closes https://github.com/wasmi-labs/wasmi/issues/999.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 80.69%. Comparing base (ecb2188) to head (61094d0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1046 +/- ## ======================================= Coverage 80.69% 80.69% ======================================= Files 268 268 Lines 24970 24970 ======================================= Hits 20150 20150 Misses 4820 4820 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Robbepop commented 4 months ago

Somehow the Miri (Spec) job fails even though there was just a timeout which is fine and to be expected. Need to investigate later why the job now started to fail for timeouts.