Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(location): replace zipCode format parameter with style #3223

Draft
wants to merge 10 commits into
base: next
Choose a base branch
from

Merge branch 'next' into deprecate/location/zipCode/format

832892d
Select commit
Loading
Failed to load commit list.
Draft

refactor(location): replace zipCode format parameter with style #3223

Merge branch 'next' into deprecate/location/zipCode/format
832892d
Select commit
Loading
Failed to load commit list.
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%) ⬇️

... and 1 file with indirect coverage changes