lightningdevkit / rust-lightning

A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
Other
1.17k stars 368 forks source link

Update `fuzz` README to account for additional required `RUSTFLAGS` #3401

Closed tnull closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 89.66%. Comparing base (8c086c7) to head (d13c2bd). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3401 +/- ## ========================================== - Coverage 89.66% 89.66% -0.01% ========================================== Files 128 128 Lines 104887 104887 Branches 104887 104887 ========================================== - Hits 94052 94042 -10 - Misses 8126 8136 +10 Partials 2709 2709 ```

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