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

Outbound payment module follow-up #1929

Conversation

valentinewallace
Copy link
Contributor

@valentinewallace valentinewallace commented Dec 20, 2022

Address outstanding feedback from #1923

Based on #1928

@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2022

Codecov Report

Base: 90.78% // Head: 90.77% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (cc60fd6) compared to base (cbbf84b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1929      +/-   ##
==========================================
- Coverage   90.78%   90.77%   -0.02%     
==========================================
  Files          96       96              
  Lines       50077    50228     +151     
  Branches    50077    50228     +151     
==========================================
+ Hits        45462    45593     +131     
- Misses       4615     4635      +20     
Impacted Files Coverage Δ
lightning/src/ln/channelmanager.rs 86.65% <100.00%> (-0.03%) ⬇️
lightning/src/ln/outbound_payment.rs 89.26% <100.00%> (+0.07%) ⬆️
lightning/src/chain/onchaintx.rs 94.33% <0.00%> (-0.84%) ⬇️
lightning/src/ln/functional_tests.rs 97.05% <0.00%> (-0.05%) ⬇️
lightning/src/chain/keysinterface.rs 85.58% <0.00%> (+1.80%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@valentinewallace valentinewallace force-pushed the 2022-12-outbound-payment-mod-followup branch from 89e4ab9 to c756886 Compare December 21, 2022 21:14
@valentinewallace valentinewallace force-pushed the 2022-12-outbound-payment-mod-followup branch from c756886 to cc60fd6 Compare December 21, 2022 21:27
@TheBlueMatt TheBlueMatt merged commit f0c181e into lightningdevkit:main Dec 21, 2022
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.

None yet

4 participants