Skip to content

feat: single address policy - #899

Closed
r4mmer wants to merge 12 commits into
masterfrom
feat/single-address-policy
Closed

feat: single address policy#899
r4mmer wants to merge 12 commits into
masterfrom
feat/single-address-policy

chore: use isSingleAddressPolicy

4dd2370
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2025 in 1s

84.97% (target 75.00%)

View this Pull Request on Codecov

84.97% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.97%. Comparing base (21ba6c1) to head (4dd2370).

Files with missing lines Patch % Lines
src/wallet/wallet.ts 37.50% 5 Missing ⚠️
src/utils/storage.ts 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #899      +/-   ##
==========================================
- Coverage   85.00%   84.97%   -0.04%     
==========================================
  Files         113      113              
  Lines        8389     8404      +15     
  Branches     1832     1847      +15     
==========================================
+ Hits         7131     7141      +10     
- Misses       1229     1233       +4     
- Partials       29       30       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.