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

Add test for duplicate temporary channel id #1660

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

t-bast
Copy link
Member

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

This scenario was correctly handled, but we were missing test coverage.

This scenario was correctly handled, but we were missing test coverage.
@t-bast t-bast requested a review from pm47 December 30, 2020 14:03
@codecov-io
Copy link

Codecov Report

Merging #1660 (4d7b7cb) into master (dd8975a) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1660      +/-   ##
==========================================
+ Coverage   85.92%   85.99%   +0.06%     
==========================================
  Files         151      151              
  Lines       11471    11471              
  Branches      505      505              
==========================================
+ Hits         9856     9864       +8     
+ Misses       1615     1607       -8     
Impacted Files Coverage Δ
...c/main/scala/fr/acinq/eclair/channel/Channel.scala 85.97% <ø> (ø)
...clair/blockchain/bitcoind/rpc/BatchingClient.scala 86.36% <0.00%> (-13.64%) ⬇️
...nq/eclair/blockchain/electrum/ElectrumClient.scala 73.89% <0.00%> (+0.36%) ⬆️
...-core/src/main/scala/fr/acinq/eclair/io/Peer.scala 89.67% <0.00%> (+1.08%) ⬆️
...main/scala/fr/acinq/eclair/router/Validation.scala 92.91% <0.00%> (+1.49%) ⬆️
...cala/fr/acinq/eclair/payment/relay/NodeRelay.scala 95.27% <0.00%> (+1.57%) ⬆️
...q/eclair/blockchain/electrum/ElectrumWatcher.scala 76.98% <0.00%> (+1.58%) ⬆️

@t-bast t-bast merged commit 7343283 into master Jan 6, 2021
@t-bast t-bast deleted the duplicate-temporary-channel-id branch January 6, 2021 17:37
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