Skip to content

Use local channel state when constructing routes in test macro + Fix compile-warning #1116

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

Merged

Conversation

TheBlueMatt
Copy link
Collaborator

This is a bit more realistic and needed to route over non-public channels.

This is #1113 without the big diff, which may conflict with ongoing work right now.

This is a bit more realistic and needed to route over non-public
channels.
@codecov
Copy link

codecov bot commented Oct 12, 2021

Codecov Report

Merging #1116 (00ffa43) into main (d665748) will decrease coverage by 0.00%.
The diff coverage is 56.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1116      +/-   ##
==========================================
- Coverage   90.67%   90.67%   -0.01%     
==========================================
  Files          66       66              
  Lines       34684    34689       +5     
==========================================
+ Hits        31449    31453       +4     
- Misses       3235     3236       +1     
Impacted Files Coverage Δ
lightning/src/util/events.rs 32.39% <53.33%> (+0.33%) ⬆️
lightning/src/ln/functional_test_utils.rs 95.09% <100.00%> (+<0.01%) ⬆️
lightning/src/ln/functional_tests.rs 97.45% <0.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d665748...00ffa43. Read the comment docs.

@TheBlueMatt TheBlueMatt merged commit 5a356ca into lightningdevkit:main Oct 12, 2021
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