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

Added extension point to the LocatorForm for form actions #208

Closed mak001 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #208 into master will increase coverage by 0.38%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #208      +/-   ##
============================================
+ Coverage     68.86%   69.25%   +0.38%     
- Complexity       90       91       +1     
============================================
  Files             7        7              
  Lines           318      322       +4     
============================================
+ Hits            219      223       +4     
  Misses           99       99
Flag Coverage Δ Complexity Δ
#php 69.25% <100%> (+0.38%) 91 <1> (+1) :arrow_up:
Impacted Files Coverage Δ Complexity Δ
src/form/LocatorForm.php 81.39% <100%> (+1.9%) 11 <1> (+1) :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 07507da...1e4ffdc. Read the comment docs.