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

chore(address): remove obsolete TODO #1234

Merged
merged 1 commit into from
Aug 5, 2022
Merged

Conversation

ST-DDT
Copy link
Member

@ST-DDT ST-DDT commented Aug 5, 2022

As discussed in a previous team meeting. We won't support string coordinates in the long run, so it doesn't make sense to allow it as input parameter either.

Suggested workaround: The user should use type coercion if necessary while passing the parameters.

@ST-DDT ST-DDT added c: chore PR that doesn't affect the runtime behavior p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug m: location Something is referring to the location module labels Aug 5, 2022
@ST-DDT ST-DDT added this to the v7 - Current Major milestone Aug 5, 2022
@ST-DDT ST-DDT requested review from a team August 5, 2022 13:26
@ST-DDT ST-DDT self-assigned this Aug 5, 2022
@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #1234 (d2a25a5) into main (0e36c30) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1234      +/-   ##
==========================================
- Coverage   99.63%   99.62%   -0.02%     
==========================================
  Files        2155     2155              
  Lines      236902   236901       -1     
  Branches      994      990       -4     
==========================================
- Hits       236038   236013      -25     
- Misses        843      867      +24     
  Partials       21       21              
Impacted Files Coverage Δ
src/modules/address/index.ts 99.81% <ø> (-0.01%) ⬇️
src/modules/internet/user-agent.ts 81.74% <0.00%> (-6.35%) ⬇️

@ST-DDT ST-DDT enabled auto-merge (squash) August 5, 2022 13:41
@ST-DDT ST-DDT linked an issue Aug 5, 2022 that may be closed by this pull request
@ST-DDT ST-DDT merged commit 01cacd5 into main Aug 5, 2022
@ST-DDT ST-DDT deleted the chore/address/gps/string-input branch August 12, 2022 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: chore PR that doesn't affect the runtime behavior m: location Something is referring to the location module p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Allow coordinate nearbyGPSCoordinate parameter to be [string, string]
3 participants