solana-labs / rbpf

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

Cleanup #547

Closed Lichtso closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (b503a18) 88.42% compared to head (13dad24) 88.34%.

Files Patch % Lines
src/memory_management.rs 66.66% 1 Missing :warning:
src/static_analysis.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #547 +/- ## ========================================== - Coverage 88.42% 88.34% -0.09% ========================================== Files 24 24 Lines 10266 10276 +10 ========================================== Hits 9078 9078 - Misses 1188 1198 +10 ```

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