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

Refactor and improve some channel tests #1654

Merged
merged 5 commits into from
Jan 19, 2021
Merged

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Dec 23, 2020

  • Add a few more tests around channel_reestablish scenarios.
  • Enrich existing tests and refactor common parts.

Add a few more tests around channel_reestablish scenarios.

Enrich existing tests and refactor common parts.
@t-bast t-bast requested a review from pm47 December 23, 2020 14:12
@codecov-io
Copy link

Codecov Report

Merging #1654 (f1747ca) into master (9425fd4) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1654      +/-   ##
==========================================
+ Coverage   85.92%   85.95%   +0.03%     
==========================================
  Files         151      151              
  Lines       11452    11471      +19     
  Branches      512      505       -7     
==========================================
+ Hits         9840     9860      +20     
+ Misses       1612     1611       -1     
Impacted Files Coverage Δ
...nt/src/main/scala/fr/acinq/eclair/FrontSetup.scala 0.00% <0.00%> (ø)
...in/scala/fr/acinq/eclair/channel/Commitments.scala 93.28% <0.00%> (+0.05%) ⬆️
...cala/fr/acinq/eclair/crypto/TransportHandler.scala 90.21% <0.00%> (+0.05%) ⬆️
...ain/scala/fr/acinq/eclair/payment/Monitoring.scala 98.11% <0.00%> (+0.49%) ⬆️
...nq/eclair/blockchain/electrum/ElectrumClient.scala 74.26% <0.00%> (+0.73%) ⬆️
...clair/blockchain/electrum/ElectrumClientPool.scala 78.49% <0.00%> (+4.30%) ⬆️

@t-bast t-bast merged commit 81f15aa into master Jan 19, 2021
@t-bast t-bast deleted the channel-test-improvements branch January 19, 2021 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