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

Multinut LND #492

Merged
merged 21 commits into from
May 22, 2024

test mpp with third payment

eacd157
Select commit
Loading
Failed to load commit list.
Merged

Multinut LND #492

test mpp with third payment
eacd157
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 1s

63.30% (-6.33%) compared to 3b2f1aa

View this Pull Request on Codecov

63.30% (-6.33%) compared to 3b2f1aa

Details

Codecov Report

Attention: Patch coverage is 47.85276% with 85 lines in your changes are missing coverage. Please review.

Project coverage is 63.30%. Comparing base (3b2f1aa) to head (eacd157).
Report is 10 commits behind head on main.

Files Patch % Lines
cashu/lightning/lndrest.py 10.63% 42 Missing ⚠️
cashu/wallet/mint_info.py 55.17% 13 Missing ⚠️
cashu/mint/router.py 0.00% 7 Missing ⚠️
cashu/mint/router_deprecated.py 0.00% 5 Missing ⚠️
cashu/core/base.py 86.20% 4 Missing ⚠️
cashu/wallet/cli/cli.py 33.33% 4 Missing ⚠️
cashu/mint/ledger.py 0.00% 2 Missing ⚠️
cashu/wallet/api/router.py 0.00% 2 Missing ⚠️
cashu/wallet/wallet.py 86.66% 2 Missing ⚠️
cashu/lightning/corelightningrest.py 66.66% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
- Coverage   69.62%   63.30%   -6.33%     
==========================================
  Files          76       77       +1     
  Lines        6913     7060     +147     
==========================================
- Hits         4813     4469     -344     
- Misses       2100     2591     +491     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.