solana-labs / rbpf

Rust virtual machine and JIT compiler for eBPF programs
Apache License 2.0
272 stars 163 forks source link

Fix - cfg flags of `memory_management` module #560

Closed Lichtso closed 4 months ago

Lichtso commented 4 months ago

Fixes #559

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 89.38%. Comparing base (f21dbb6) to head (25c9245). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #560 +/- ## ======================================= Coverage 89.38% 89.38% ======================================= Files 23 23 Lines 9949 9949 ======================================= Hits 8893 8893 Misses 1056 1056 ```

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