Uh oh!
There was an error while loading. Please reload this page.
[WIP, POC] Tests for Interactive TX - #2541
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #2541 +/- ##
==========================================
- Coverage 90.59% 90.50% -0.09%
==========================================
Files 110 111 +1 Lines 57410 57917 +507 Branches 57410 57917 +507 ==========================================
+ Hits 52008 52416 +408 - Misses 5402 5501 +99 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ariard
commented
Aug 31, 2023
Don’t hesitate to propose tests if they can be generalized out of LDK as test vectors addendum for lightning/bolts#851 There is a matrix of test cases with channel type, and I’m not even sure dual funding / splicing are fleshed enough on this. |
optout21
commented
Aug 31, 2023
Patch coverage 76% -- with only a handful of tests and zero negative tests it seems to-good-to-be-true |
optout21
commented
Aug 31, 2023
Closing for now, interactive TX code is still work-in-progress |
Based on: #2419
W-i-P, submitted to see tests & coverage.