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

Changed how the map script was generated #222

Closed mak001 closed 4 years ago

mak001 commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #222 into master will increase coverage by 1.36%. The diff coverage is 8.1%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #222      +/-   ##
============================================
+ Coverage     60.52%   61.89%   +1.36%     
  Complexity      105      105              
============================================
  Files             7        7              
  Lines           380      370      -10     
============================================
- Hits            230      229       -1     
+ Misses          150      141       -9
Flag Coverage Δ Complexity Δ
#php 61.89% <8.1%> (+1.36%) 105 <0> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
src/pages/LocatorController.php 56.09% <8.1%> (+3.46%) 35 <0> (ø) :arrow_down:

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 1d6d1a8...9e3cf3d. Read the comment docs.

mak001 commented 4 years ago

After reviewing the changes in #220 they could be merged separately without any negative effects