wasmi-labs / wasmi

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

Implement some minor UX improvements #1031

Closed Robbepop closed 1 month ago

Robbepop commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 80.82%. Comparing base (26ea8ad) to head (4a9f742).

Files Patch % Lines
crates/wasmi/src/store.rs 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1031 +/- ## ========================================== - Coverage 80.83% 80.82% -0.01% ========================================== Files 269 269 Lines 24803 24806 +3 ========================================== Hits 20049 20049 - Misses 4754 4757 +3 ```

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