wasmi-labs / wasmi

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

Remove usage of the `compile-time-rng` crate feature from the `ahash` dependency #1023

Closed Robbepop closed 1 month ago

Robbepop commented 1 month ago

Reason: https://github.com/bytecodealliance/wasm-tools/pull/1536#issuecomment-2098562789

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 80.80%. Comparing base (30ca773) to head (750d521).

Files Patch % Lines
crates/collections/src/hash.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1023 +/- ## ========================================== - Coverage 80.80% 80.80% -0.01% ========================================== Files 269 269 Lines 24736 24738 +2 ========================================== Hits 19989 19989 - Misses 4747 4749 +2 ```

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