wasmi-labs / wasmi

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

Add `StackOffsets` utility type #1070

Closed Robbepop closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.51%. Comparing base (8ce43fe) to head (833761e).

Files Patch % Lines
crates/wasmi/src/engine/executor/stack/calls.rs 80.00% 2 Missing :warning:
crates/wasmi/src/engine/executor/mod.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1070 +/- ## ======================================= Coverage 80.51% 80.51% ======================================= Files 268 268 Lines 24926 24927 +1 ======================================= + Hits 20069 20070 +1 Misses 4857 4857 ```

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