solana-labs / rbpf

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

Fix - `signed_off_str` #550

Closed Lichtso closed 8 months ago

Lichtso commented 8 months ago

Fixes #549

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (b503a18) 88.42% compared to head (f23ef64) 88.34%. Report is 1 commits behind head on main.

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 #550 +/- ## ========================================== - Coverage 88.42% 88.34% -0.08% ========================================== Files 24 24 Lines 10266 10282 +16 ========================================== + Hits 9078 9084 +6 - Misses 1188 1198 +10 ```

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