Skip to content

Merge branch 'next' into feat/samfn/locale-access

c66ecb9
Select commit
Loading
Failed to load commit list.
Closed

feat: de-proxy locale access #3189

Merge branch 'next' into feat/samfn/locale-access
c66ecb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 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 (c53c1fe) to head (c66ecb9).
⚠️ Report is 1 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3189      +/-   ##
==========================================
- Coverage   98.90%   98.90%   -0.01%     
==========================================
  Files         897      898       +1     
  Lines        3103     3100       -3     
  Branches      556      572      +16     
==========================================
- Hits         3069     3066       -3     
  Misses         30       30              
  Partials        4        4              
Files with missing lines Coverage Δ
src/internal/assert-locale-data.ts 100.00% <100.00%> (ø)
src/internal/locale-proxy.ts 100.00% <100.00%> (ø)
src/modules/airline/index.ts 100.00% <ø> (ø)
src/modules/animal/index.ts 100.00% <100.00%> (ø)
src/modules/book/index.ts 100.00% <100.00%> (ø)
src/modules/color/index.ts 100.00% <100.00%> (ø)
src/modules/commerce/index.ts 98.59% <100.00%> (ø)
src/modules/company/index.ts 100.00% <100.00%> (ø)
src/modules/database/index.ts 100.00% <ø> (ø)
src/modules/date/index.ts 100.00% <100.00%> (ø)
... and 13 more
🚀 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.