Skip to content

feat: bip321 & bolt12 support for NWC & wallets - #724

Open
frnandu wants to merge 18 commits into
masterfrom
feat/bip321
Open

feat: bip321 & bolt12 support for NWC & wallets#724
frnandu wants to merge 18 commits into
masterfrom
feat/bip321

fix: missing amount in bip321

5147eba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

70.68% (+0.55%) compared to 8b557b6

View this Pull Request on Codecov

70.68% (+0.55%) compared to 8b557b6

Details

Codecov Report

❌ Patch coverage is 72.81879% with 162 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.68%. Comparing base (8b557b6) to head (5147eba).
⚠️ Report is 38 commits behind head on master.

Files with missing lines Patch % Lines
...allet/providers/bolt12/bolt12_wallet_provider.dart 81.20% 50 Missing ⚠️
.../wallet/providers/cashu/cashu_wallet_provider.dart 0.00% 46 Missing ⚠️
...ndk/lib/domain_layer/usecases/wallets/wallets.dart 81.17% 16 Missing ⚠️
.../wallet/providers/lnurl/lnurl_wallet_provider.dart 0.00% 12 Missing ⚠️
...ackages/ndk/lib/domain_layer/usecases/nwc/nwc.dart 0.00% 10 Missing ⚠️
...ties/wallet/providers/nwc/nwc_wallet_provider.dart 0.00% 9 Missing ⚠️
...s/ndk/lib/domain_layer/entities/wallet/bip321.dart 88.09% 5 Missing ⚠️
...ntities/wallet/providers/bolt12/bolt12_wallet.dart 90.00% 4 Missing ⚠️
...ayer/entities/wallet/providers/nwc/nwc_wallet.dart 83.33% 4 Missing ⚠️
...s/ndk/lib/domain_layer/entities/wallet/wallet.dart 66.66% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #724      +/-   ##
==========================================
+ Coverage   70.12%   70.68%   +0.55%     
==========================================
  Files         233      241       +8     
  Lines       14295    14874     +579     
==========================================
+ Hits        10025    10514     +489     
- Misses       4270     4360      +90     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.