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 Geocoder libraries #57

Merged
merged 8 commits into from
Sep 16, 2022
Merged

Conversation

jsirish
Copy link
Member

@jsirish jsirish commented Aug 27, 2022

reworked how coordinates are retrieved from the response

ping #56

@codecov
Copy link

codecov bot commented Aug 27, 2022

Codecov Report

Merging #57 (2bd61f2) into 1.3 (1ce7d7c) will decrease coverage by 1.25%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                1.3      #57      +/-   ##
============================================
- Coverage     41.61%   40.36%   -1.26%     
  Complexity       54       54              
============================================
  Files             4        4              
  Lines           161      166       +5     
============================================
  Hits             67       67              
- Misses           94       99       +5     
Flag Coverage Δ
unittests 40.36% <0.00%> (-1.26%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/AddressDataExtension.php 57.75% <0.00%> (-1.02%) ⬇️
src/DistanceDataExtension.php 0.00% <0.00%> (ø)
src/GeocoderAdapter.php 0.00% <0.00%> (ø)
src/GoogleGeocoder.php 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jsirish jsirish requested a review from muskie9 August 27, 2022 23:45
@jsirish
Copy link
Member Author

jsirish commented Aug 27, 2022

corresponding PR for Locator here dynamic/silverstripe-locator#230

@muskie9-opensource muskie9-opensource changed the base branch from 1.3 to master September 16, 2022 02:39
@muskie9-opensource muskie9-opensource merged commit 93476c7 into master Sep 16, 2022
@jsirish jsirish deleted the refactor/geocoderLibraries branch October 11, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants