Skip to content

fix tests and improve accounts page

d14eb79
Select commit
Loading
Failed to load commit list.
Merged

[NWC] add hold invoice support #147

fix tests and improve accounts page
d14eb79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 9, 2025 in 0s

71.27% (-0.72%) compared to 8ed70f0

View this Pull Request on Codecov

71.27% (-0.72%) compared to 8ed70f0

Details

Codecov Report

Attention: Patch coverage is 13.20755% with 46 lines in your changes missing coverage. Please review.

Project coverage is 71.27%. Comparing base (8ed70f0) to head (d14eb79).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...ackages/ndk/lib/domain_layer/usecases/nwc/nwc.dart 0.00% 16 Missing ⚠️
...yer/usecases/nwc/requests/cancel_hold_invoice.dart 0.00% 7 Missing ⚠️
...yer/usecases/nwc/requests/settle_hold_invoice.dart 0.00% 7 Missing ⚠️
.../lib/domain_layer/usecases/nwc/nwc_connection.dart 0.00% 5 Missing ⚠️
...ib/domain_layer/usecases/nwc/nwc_notification.dart 28.57% 5 Missing ⚠️
...layer/usecases/nwc/requests/make_hold_invoice.dart 0.00% 5 Missing ⚠️
...main_layer/usecases/nwc/requests/make_invoice.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
- Coverage   71.98%   71.27%   -0.72%     
==========================================
  Files         113      116       +3     
  Lines        3851     3895      +44     
==========================================
+ Hits         2772     2776       +4     
- Misses       1079     1119      +40     

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