lightningdevkit / rust-lightning

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

Document monitor archival idempotency requirement (#3276 followup) #3329

Open arik-so opened 1 week ago

arik-so commented 1 week ago

Followup to #3276, addressing #3122.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 89.63%. Comparing base (66fb520) to head (59a71b3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3329 +/- ## ========================================== - Coverage 89.64% 89.63% -0.02% ========================================== Files 126 126 Lines 102676 102676 Branches 102676 102676 ========================================== - Hits 92045 92031 -14 - Misses 7912 7925 +13 - Partials 2719 2720 +1 ```

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