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

Mark new `types` `#[doc(hidden)]` methods as bindings no-export #3272

Closed TheBlueMatt closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 89.81%. Comparing base (ff0874a) to head (b6b259c). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3272 +/- ## ========================================== - Coverage 89.82% 89.81% -0.02% ========================================== Files 126 126 Lines 102988 102988 Branches 102988 102988 ========================================== - Hits 92513 92495 -18 - Misses 7757 7768 +11 - Partials 2718 2725 +7 ```

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