solana-labs / rbpf

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

Cleanup - test ELFs #604

Closed Lichtso closed 3 weeks ago

Lichtso commented 3 weeks ago

New SBPF v2 ELFs will be added back in the upcoming changes to the call opcodes and strict ELF loader.

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 89.59%. Comparing base (1223789) to head (1f99756). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #604 +/- ## ========================================== - Coverage 90.09% 89.59% -0.51% ========================================== Files 22 22 Lines 9726 9790 +64 ========================================== + Hits 8763 8771 +8 - Misses 963 1019 +56 ```

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