Skip to content

Merge branch 'next' into fix/finance/routingNumber_#3290

413956d
Select commit
Loading
Failed to load commit list.
Merged

fix(finance): routingNumber now uses real FederalReserveRoutingSymbol from lookup table. #3429

Merge branch 'next' into fix/finance/routingNumber_#3290
413956d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2026 in 0s

98.90% (target 95.00%)

View this Pull Request on Codecov

98.90% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.90%. Comparing base (325e402) to head (413956d).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3429   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files         896      897    +1     
  Lines        3100     3103    +3     
  Branches      572      572           
=======================================
+ Hits         3066     3069    +3     
  Misses         30       30           
  Partials        4        4           
Files with missing lines Coverage Δ
src/locales/base/finance/index.ts 100.00% <100.00%> (ø)
src/locales/base/index.ts 100.00% <ø> (ø)
src/modules/finance/index.ts 100.00% <100.00%> (ø)
🚀 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.