wasmi-labs / wasmi

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

Apply `clippy` suggestions #1066

Closed Robbepop closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 80.44%. Comparing base (7a84e73) to head (e306ca1).

Files Patch % Lines
crates/wasmi/src/linker.rs 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1066 +/- ## ======================================= Coverage 80.44% 80.44% ======================================= Files 268 268 Lines 24976 24976 ======================================= Hits 20093 20093 Misses 4883 4883 ```

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