refactor(location): replace zipCode format parameter with style #3223
Codecov / codecov/project
succeeded
Oct 29, 2024 in 0s
99.96% (target 95.00%)
View this Pull Request on Codecov
99.96% (target 95.00%)
Details
Codecov Report
Attention: Patch coverage is 94.11765%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 99.96%. Comparing base (
c02beea
) to head (832892d
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/modules/location/index.ts | 94.11% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## next #3223 +/- ##
=======================================
Coverage 99.95% 99.96%
=======================================
Files 2805 2805
Lines 217025 217037 +12
Branches 956 961 +5
=======================================
+ Hits 216938 216957 +19
+ Misses 87 80 -7
Files with missing lines | Coverage Δ | |
---|---|---|
src/modules/location/index.ts | 99.56% <94.11%> (-0.44%) |
⬇️ |
Loading