Skip to content

test: silent payments address gen

609c42c
Select commit
Loading
Failed to load commit list.
Draft

feat: Silent Payment Address Generation #854

test: silent payments address gen
609c42c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

97.27% (target 95.00%)

View this Pull Request on Codecov

97.27% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 92.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.27%. Comparing base (76feb7b) to head (609c42c).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
src/krux/pages/home_pages/home.py 25.00% 3 Missing ⚠️
src/krux/pages/home_pages/silent_payment.py 95.65% 2 Missing ⚠️
src/krux/silent_payment.py 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #854      +/-   ##
==========================================
- Coverage   97.31%   97.27%   -0.04%     
==========================================
  Files          83       85       +2     
  Lines       10573    10648      +75     
==========================================
+ Hits        10289    10358      +69     
- Misses        284      290       +6     

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