Extend full_stack fuzz test to cover splicing#4361
Extend full_stack fuzz test to cover splicing#4361TheBlueMatt merged 1 commit intolightningdevkit:mainfrom
Conversation
wpaulino
commented
Jan 29, 2026
|
👋 Thanks for assigning @TheBlueMatt as a reviewer! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4361 +/- ##
==========================================
- Coverage 86.09% 86.08% -0.01%
==========================================
Files 156 156
Lines 102804 102804
Branches 102804 102804
==========================================
- Hits 88508 88503 -5
- Misses 11787 11794 +7
+ Partials 2509 2507 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
TheBlueMatt
left a comment
There was a problem hiding this comment.
Hell yea. Trivial (ignoring the stuff in 4336 that already landed).
The merge-base changed after approval.
|
👋 The first review has been submitted! Do you think this PR is ready for a second reviewer? If so, click here to assign a second reviewer. |
TheBlueMatt
left a comment
There was a problem hiding this comment.
Hell yea. Trivial (ignoring the stuff in 4336 that already landed).
|
weird, github wont let me land this, i guess it does need rebase. |
The merge-base changed after approval.
This includes a new seed that covers the splice flow to completion (exchanging `splice_locked` and promoting the `FundingScope`). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
d696723 to
b52b069
Compare