Skip to content

feat(silentpayments): add experimental silent-payments sending support

c579854
Select commit
Loading
Failed to load commit list.
Open

Add experimental silent payment transaction creation support #220

feat(silentpayments): add experimental silent-payments sending support
c579854
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 11, 2026 in 0s

10.22% (-0.91%) compared to 07fd32f

View this Pull Request on Codecov

10.22% (-0.91%) compared to 07fd32f

Details

Codecov Report

❌ Patch coverage is 0.55866% with 178 lines in your changes missing coverage. Please review.
✅ Project coverage is 10.22%. Comparing base (07fd32f) to head (c579854).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
src/handlers.rs 0.61% 162 Missing ⚠️
src/utils.rs 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
- Coverage   11.13%   10.22%   -0.91%     
==========================================
  Files           8        8              
  Lines        2488     2709     +221     
==========================================
  Hits          277      277              
- Misses       2211     2432     +221     

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