lightningdevkit / rust-lightning

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

Document when `Events::PaymentSent::pending_fee_msat` is `Some` #3130

Closed TheBlueMatt closed 2 weeks ago

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 89.90%. Comparing base (baefe5a) to head (f2005ba).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3130 +/- ## ======================================= Coverage 89.89% 89.90% ======================================= Files 121 121 Lines 99181 99181 Branches 99181 99181 ======================================= + Hits 89163 89167 +4 - Misses 7408 7414 +6 + Partials 2610 2600 -10 ```

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