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 - implement beforeUpdateCMSFields for models #199

Closed jsirish closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #199 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #199      +/-   ##
============================================
+ Coverage     68.67%   68.86%   +0.19%     
  Complexity       90       90              
============================================
  Files             7        7              
  Lines           316      318       +2     
============================================
+ Hits            217      219       +2     
  Misses           99       99
Impacted Files Coverage Δ Complexity Δ
src/objects/LocationCategory.php 100% <100%> (ø) 7 <2> (ø) :arrow_down:
src/objects/Location.php 100% <100%> (ø) 10 <1> (ø) :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 0e3430d...589c1a8. Read the comment docs.