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

`rustfmt`: Run on `lightning-background-processor` #3138

Open tnull opened 1 week ago

tnull commented 1 week ago

.. probably will want to wait with this until #3125 landed, happy to rebase then.

dunxen commented 1 week ago

SGTM, but I'll check the diff after your rebase.

tnull commented 2 days ago

SGTM, but I'll check the diff after your rebase.

Rebased

codecov-commenter commented 2 days ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 93.54839% with 36 lines in your changes missing coverage. Please review.

Project coverage is 89.82%. Comparing base (3ccf064) to head (e86d219).

Files Patch % Lines
lightning-background-processor/src/lib.rs 93.54% 23 Missing and 13 partials :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3138 +/- ## ========================================== + Coverage 89.81% 89.82% +0.01% ========================================== Files 121 121 Lines 99314 99697 +383 Branches 99314 99697 +383 ========================================== + Hits 89195 89556 +361 - Misses 7514 7532 +18 - Partials 2605 2609 +4 ```

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