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

Introduce NodeFlag enum to read/write bitmask values. #3141

Closed arik-so closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 89.78%. Comparing base (88e1b56) to head (cecd032).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3141 +/- ## ========================================== - Coverage 89.82% 89.78% -0.05% ========================================== Files 121 121 Lines 98900 98980 +80 Branches 98900 98980 +80 ========================================== + Hits 88841 88870 +29 - Misses 7460 7501 +41 - Partials 2599 2609 +10 ```

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