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 failing reconnection tests #1678

Merged
merged 1 commit into from
Feb 1, 2021
Merged

Fix failing reconnection tests #1678

merged 1 commit into from
Feb 1, 2021

Conversation

pm47
Copy link
Member

@pm47 pm47 commented Jan 29, 2021

Some reconnection tests seem to be overly strict, it makes them flaky for
no good reason (or so it seems).

Some reconnection tests seem to be overly strict, it makes them flaky for
no good reason (or so it seems).
@pm47 pm47 requested a review from t-bast January 29, 2021 16:37
@codecov-io
Copy link

Codecov Report

Merging #1678 (61317d1) into master (34e901d) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1678      +/-   ##
==========================================
- Coverage   85.93%   85.92%   -0.01%     
==========================================
  Files         151      151              
  Lines       11430    11430              
  Branches      497      497              
==========================================
- Hits         9822     9821       -1     
- Misses       1608     1609       +1     
Impacted Files Coverage Δ
...q/eclair/blockchain/electrum/ElectrumWatcher.scala 74.60% <0.00%> (-0.80%) ⬇️
...nq/eclair/blockchain/electrum/ElectrumClient.scala 73.52% <0.00%> (-0.37%) ⬇️
...nq/eclair/blockchain/electrum/ElectrumWallet.scala 80.25% <0.00%> (-0.26%) ⬇️
...clair/blockchain/electrum/ElectrumClientPool.scala 78.49% <0.00%> (ø)
...cinq/eclair/blockchain/bitcoind/zmq/ZMQActor.scala 95.00% <0.00%> (+5.00%) ⬆️

@pm47 pm47 merged commit c75d914 into master Feb 1, 2021
@pm47 pm47 deleted the fix-reco-test branch February 1, 2021 09:58
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