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

Add copyright notices to `lightning-transaction-sync` modules #3290

Closed tnull closed 2 months ago

tnull commented 2 months ago

Closes #3288.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 89.83%. Comparing base (b023eed) to head (c15968c). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3290 +/- ## ========================================== - Coverage 89.84% 89.83% -0.02% ========================================== Files 126 126 Lines 103263 103263 Branches 103263 103263 ========================================== - Hits 92778 92767 -11 - Misses 7763 7770 +7 - Partials 2722 2726 +4 ```

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