Skip to content

feat: save pending transactions

6caa8db
Select commit
Loading
Failed to load commit list.
Draft

Cashu wallet #194

feat: save pending transactions
6caa8db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 6, 2026 in 1s

72.08% (-0.34%) compared to 81278a3

View this Pull Request on Codecov

72.08% (-0.34%) compared to 81278a3

Details

Codecov Report

❌ Patch coverage is 71.19016% with 656 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.08%. Comparing base (81278a3) to head (6caa8db).
⚠️ Report is 92 commits behind head on master.

Files with missing lines Patch % Lines
..._layer/repositories/wallets/wallets_repo_impl.dart 9.21% 128 Missing ⚠️
...ndk/lib/domain_layer/usecases/wallets/wallets.dart 24.22% 122 Missing ⚠️
...ges/ndk/lib/domain_layer/usecases/cashu/cashu.dart 82.59% 90 Missing ⚠️
...data_layer/repositories/cashu/cashu_repo_impl.dart 73.56% 60 Missing ⚠️
...lib/domain_layer/usecases/cashu/cashu_restore.dart 66.35% 36 Missing ⚠️
...main_layer/entities/wallet/wallet_transaction.dart 49.23% 33 Missing ⚠️
.../repositories/cache_manager/mem_cache_manager.dart 74.41% 22 Missing ⚠️
...s/ndk/lib/domain_layer/entities/wallet/wallet.dart 25.00% 18 Missing ⚠️
.../lib/domain_layer/entities/cashu/cashu_keyset.dart 76.36% 13 Missing ⚠️
...in_layer/usecases/cashu/cashu_cache_decorator.dart 67.50% 13 Missing ⚠️
... and 26 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
- Coverage   72.41%   72.08%   -0.34%     
==========================================
  Files         144      179      +35     
  Lines        5598     7849    +2251     
==========================================
+ Hits         4054     5658    +1604     
- Misses       1544     2191     +647     

☔ View full report in Codecov by Sentry.
📢 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.