wasmi-labs / wasmi

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

Add `CachedMemory` type #1068

Closed Robbepop closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 80.44%. Comparing base (8a489cc) to head (495a5e6).

Files Patch % Lines
crates/wasmi/src/engine/executor/cache.rs 76.92% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1068 +/- ## ========================================== - Coverage 80.44% 80.44% -0.01% ========================================== Files 268 269 +1 Lines 24976 24984 +8 ========================================== + Hits 20093 20099 +6 - Misses 4883 4885 +2 ```

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