Skip to content

feat: nwc#2150

Merged
thesimplekid merged 1 commit into
cashubtc:mainfrom
asmogo:feat/nwc
Jul 7, 2026
Merged

feat: nwc#2150
thesimplekid merged 1 commit into
cashubtc:mainfrom
asmogo:feat/nwc

feat(nwc): add NIP-47 wallet service support

10cab2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

72.94% (+0.17%) compared to 832838b

View this Pull Request on Codecov

72.94% (+0.17%) compared to 832838b

Details

Codecov Report

❌ Patch coverage is 81.28655% with 224 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.94%. Comparing base (832838b) to head (10cab2a).

Files with missing lines Patch % Lines
crates/cdk-ffi/src/nwc.rs 0.00% 150 Missing ⚠️
crates/cdk/src/wallet/nwc.rs 94.24% 43 Missing ⚠️
crates/cdk-nwc/src/service.rs 89.66% 31 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2150      +/-   ##
==========================================
+ Coverage   72.77%   72.94%   +0.17%     
==========================================
  Files         356      359       +3     
  Lines       78079    79276    +1197     
==========================================
+ Hits        56822    57830    +1008     
- Misses      21257    21446     +189     

☔ 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.