wasmi-labs / wasmi

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

Fix `clippy` warning about `map_err` -> `inspect_err` #1094

Closed Robbepop closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 80.48%. Comparing base (aa007b4) to head (b408cf4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1094 +/- ## ========================================== - Coverage 80.48% 80.48% -0.01% ========================================== Files 270 270 Lines 25080 25079 -1 ========================================== - Hits 20186 20185 -1 Misses 4894 4894 ```

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