solana-labs / rbpf

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

Feature - Strict ELF parser #605

Closed Lichtso closed 1 week ago

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 92.59259% with 18 lines in your changes missing coverage. Please review.

Project coverage is 89.79%. Comparing base (1223789) to head (20f2e6a). Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/elf.rs 91.62% 17 Missing :warning:
src/elf_parser/mod.rs 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #605 +/- ## ========================================== - Coverage 90.09% 89.79% -0.31% ========================================== Files 22 22 Lines 9726 10063 +337 ========================================== + Hits 8763 9036 +273 - Misses 963 1027 +64 ```

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