Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs on MonitorEvent::HolderForceClosed #2668

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

TheBlueMatt
Copy link
Collaborator

In a96e2fe we renamed MonitorEvent::CommitmentTxConfirmed to HolderForceClosed to better document what actually happened. However, we failed to update the documentation on the type, which we do here.

Pointed out by @yellowred.

@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9de51f0) 89.09% compared to head (323366c) 89.95%.
Report is 62 commits behind head on main.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2668      +/-   ##
==========================================
+ Coverage   89.09%   89.95%   +0.86%     
==========================================
  Files         112      112              
  Lines       86959    94739    +7780     
  Branches    86959    94739    +7780     
==========================================
+ Hits        77476    85225    +7749     
+ Misses       7255     7232      -23     
- Partials     2228     2282      +54     
Files Coverage Δ
lightning/src/chain/channelmonitor.rs 84.93% <ø> (+0.04%) ⬆️

... and 46 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wpaulino
Copy link
Contributor

LGTM after squash

In a96e2fe we renamed
`MonitorEvent::CommitmentTxConfirmed` to `HolderForceClosed` to
better document what actually happened. However, we failed to
update the documentation on the type, which we do here.

Pointed out by @yellowred.
@valentinewallace valentinewallace merged commit 1f399b0 into lightningdevkit:main Oct 30, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants