lightningdevkit / rust-lightning

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

[made in error, please ignore] #3299

Closed domZippilli closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 88.46154% with 15 lines in your changes missing coverage. Please review.

Project coverage is 89.82%. Comparing base (b023eed) to head (dde402d). Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/peer_handler.rs 25.00% 9 Missing :warning:
lightning-net-tokio/src/lib.rs 0.00% 5 Missing :warning:
lightning/src/util/test_utils.rs 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3299 +/- ## ========================================== - Coverage 89.84% 89.82% -0.03% ========================================== Files 126 126 Lines 103263 103881 +618 Branches 103263 103881 +618 ========================================== + Hits 92778 93310 +532 - Misses 7763 7846 +83 - Partials 2722 2725 +3 ```

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