Skip to content

Merge branch 'deprecate/location/zipCode/format' into refactor/locati…

b9930dc
Select commit
Loading
Failed to load commit list.
Draft

refactor(location): use postcode fake patterns #3233

Merge branch 'deprecate/location/zipCode/format' into refactor/locati…
b9930dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2026 in 0s

99.96% (target 95.00%)

View this Pull Request on Codecov

99.96% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.96%. Comparing base (63a4817) to head (b9930dc).
⚠️ Report is 84 commits behind head on deprecate/location/zipCode/format.

Additional details and impacted files
@@                         Coverage Diff                         @@
##           deprecate/location/zipCode/format    #3233    +/-   ##
===================================================================
  Coverage                              99.96%   99.96%            
===================================================================
  Files                                   2805     2805            
  Lines                                 217110   217143    +33     
  Branches                                 587      969   +382     
===================================================================
+ Hits                                  217028   217066    +38     
+ Misses                                    82       77     -5     
Files with missing lines Coverage Δ
src/definitions/location.ts 100.00% <ø> (ø)
src/locales/af_ZA/location/index.ts 100.00% <100.00%> (ø)
src/locales/af_ZA/location/postcode_pattern.ts 100.00% <100.00%> (ø)
src/locales/ar/location/index.ts 100.00% <100.00%> (ø)
src/locales/ar/location/postcode_pattern.ts 100.00% <100.00%> (ø)
src/locales/az/location/index.ts 100.00% <100.00%> (ø)
src/locales/az/location/postcode_pattern.ts 100.00% <100.00%> (ø)
src/locales/cs_CZ/location/index.ts 100.00% <100.00%> (ø)
src/locales/cs_CZ/location/postcode_pattern.ts 100.00% <100.00%> (ø)
src/locales/da/location/index.ts 100.00% <100.00%> (ø)
... and 114 more

... and 1 file with indirect coverage changes

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