wasmi-labs / wasmi

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

Clean up Wast directives processor #1275

Closed Robbepop closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 75.43860% with 14 lines in your changes missing coverage. Please review.

Project coverage is 81.27%. Comparing base (085dbd2) to head (4a02b2e). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/wasmi/tests/spec/runner.rs 75.43% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1275 +/- ## ======================================= Coverage 81.26% 81.27% ======================================= Files 306 306 Lines 25311 25301 -10 ======================================= - Hits 20569 20563 -6 + Misses 4742 4738 -4 ```

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