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

Fix splice reconnection while signing #2673

Merged
merged 1 commit into from
May 25, 2023
Merged

Fix splice reconnection while signing #2673

merged 1 commit into from
May 25, 2023

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented May 25, 2023

And add tests for splice disconnection/reconnection scenarios.

And add tests for splice disconnection/reconnection scenarios.
@t-bast t-bast requested a review from pm47 May 25, 2023 14:45
@codecov-commenter
Copy link

Codecov Report

Merging #2673 (1ed8473) into master (41b8d5c) will increase coverage by 0.14%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #2673      +/-   ##
==========================================
+ Coverage   85.69%   85.83%   +0.14%     
==========================================
  Files         214      214              
  Lines       17582    17587       +5     
  Branches      736      722      -14     
==========================================
+ Hits        15067    15096      +29     
+ Misses       2515     2491      -24     
Impacted Files Coverage Δ
...in/scala/fr/acinq/eclair/channel/fsm/Channel.scala 85.89% <100.00%> (+2.22%) ⬆️

... and 7 files with indirect coverage changes

@t-bast t-bast merged commit 84f1d03 into master May 25, 2023
@t-bast t-bast deleted the add-splice-tests branch May 25, 2023 15:51
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.

3 participants