dynamic / silverstripe-locator

SilverStripe Locator Module. Show locations on a map. Search by geoposition.
http://www.dynamicagency.com/labs/silverstripe-locator-module/
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

REFACTOR - remove AddressDataExtension and DistanceDataExtension #172

Closed jsirish closed 7 years ago

jsirish commented 7 years ago

migrate to dynamic/silverstripe-geocoder

closes #171

jsirish commented 7 years ago

Travis tests should pass once dynamic/silverstripe-geocoder#5 is merged

codecov[bot] commented 7 years ago

Codecov Report

Merging #172 into master will increase coverage by 0.6%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #172     +/-   ##
==========================================
+ Coverage     52.69%   53.3%   +0.6%     
- Complexity        0      73     +73     
==========================================
  Files             9       7      -2     
  Lines           315     257     -58     
==========================================
- Hits            166     137     -29     
+ Misses          149     120     -29
Impacted Files Coverage Δ Complexity Δ
src/form/LocatorForm.php 76.47% <0%> (-0.68%) 9% <0%> (+9%)
src/pages/LocatorController.php 19.81% <0%> (+0.17%) 32% <0%> (+32%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5d4e576...c3542d4. Read the comment docs.