Skip to content

feat: single address policy - #1038

Merged
r4mmer merged 37 commits into
masterfrom
feat/single-address-policy-2
Apr 7, 2026
Merged

feat: single address policy#1038
r4mmer merged 37 commits into
masterfrom
feat/single-address-policy-2

Merge remote-tracking branch 'origin/master' into feat/single-address…

a00b7a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

87.93% (target 75.00%)

View this Pull Request on Codecov

87.93% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 93.68421% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.93%. Comparing base (4189371) to head (a00b7a7).

Files with missing lines Patch % Lines
src/new/wallet.ts 88.09% 5 Missing ⚠️
src/wallet/wallet.ts 97.61% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1038       +/-   ##
===========================================
+ Coverage   66.53%   87.93%   +21.39%     
===========================================
  Files         114      114               
  Lines        8828     8910       +82     
  Branches     2006     2020       +14     
===========================================
+ Hits         5874     7835     +1961     
+ Misses       2926     1047     -1879     
  Partials       28       28               

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