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

Database nits #1755

Merged
merged 5 commits into from
Apr 6, 2021
Merged

Database nits #1755

merged 5 commits into from
Apr 6, 2021

Conversation

pm47
Copy link
Member

@pm47 pm47 commented Apr 6, 2021

Commits are best reviewed independently.

pm47 added 3 commits April 6, 2021 13:46
Due to how the `TestDatabases` is instantiated, calling `dbs.dbName`
twice was a no-op.
@pm47 pm47 requested a review from t-bast April 6, 2021 12:11
@codecov-io
Copy link

codecov-io commented Apr 6, 2021

Codecov Report

Merging #1755 (2d717ed) into master (1321761) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1755      +/-   ##
==========================================
- Coverage   89.21%   89.18%   -0.04%     
==========================================
  Files         143      143              
  Lines       10769    10769              
  Branches      464      464              
==========================================
- Hits         9608     9604       -4     
- Misses       1161     1165       +4     
Impacted Files Coverage Δ
.../src/main/scala/fr/acinq/eclair/db/Databases.scala 86.11% <ø> (ø)
...main/scala/fr/acinq/eclair/router/Validation.scala 90.76% <0.00%> (-1.54%) ⬇️
...main/scala/fr/acinq/eclair/io/PeerConnection.scala 82.97% <0.00%> (-0.43%) ⬇️
...c/main/scala/fr/acinq/eclair/channel/Channel.scala 86.52% <0.00%> (-0.09%) ⬇️
...cala/fr/acinq/eclair/payment/relay/NodeRelay.scala 95.52% <0.00%> (+1.49%) ⬆️

@pm47 pm47 merged commit 5f68bf9 into master Apr 6, 2021
@pm47 pm47 deleted the db-nits branch April 6, 2021 13: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