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

Use balance estimates from past payments in path-finding #2308

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thomash-acinq
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #2308 (a834222) into master (3547f87) will decrease coverage by 0.05%.
The diff coverage is 90.47%.

❗ 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    #2308      +/-   ##
==========================================
- Coverage   85.87%   85.83%   -0.05%     
==========================================
  Files         215      215              
  Lines       17823    17826       +3     
  Branches      761      759       -2     
==========================================
- Hits        15306    15301       -5     
- Misses       2517     2525       +8     
Files Changed Coverage Δ
...re/src/main/scala/fr/acinq/eclair/NodeParams.scala 92.99% <0.00%> (-0.30%) ⬇️
.../src/main/scala/fr/acinq/eclair/router/Graph.scala 97.00% <93.33%> (-0.34%) ⬇️
...cinq/eclair/remote/EclairInternalsSerializer.scala 97.82% <100.00%> (ø)
...scala/fr/acinq/eclair/router/BalanceEstimate.scala 98.91% <100.00%> (-0.03%) ⬇️
...cala/fr/acinq/eclair/router/RouteCalculation.scala 94.56% <100.00%> (ø)

... and 5 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants