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

Table Names #170

Closed jsirish closed 7 years ago

jsirish commented 7 years ago

misc cleanup

codecov[bot] commented 7 years ago

Codecov Report

Merging #170 into master will not change coverage. The diff coverage is 60%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   52.69%   52.69%           
=======================================
  Files           9        9           
  Lines         315      315           
=======================================
  Hits          166      166           
  Misses        149      149
Impacted Files Coverage Δ
src/objects/LocationCategory.php 100% <ø> (ø) :arrow_up:
src/pages/LocatorController.php 19.64% <ø> (ø) :arrow_up:
src/objects/Location.php 100% <ø> (ø) :arrow_up:
src/form/LocatorForm.php 77.14% <0%> (-4.68%) :arrow_down:
src/pages/Locator.php 90.9% <100%> (+5.19%) :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 dd845a2...faaf377. Read the comment docs.