refactor(location): use postcode fake patterns #3233
Draft
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).
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 |
🚀 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.
Loading