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

CI adjustments #207

Closed jsirish closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #207 into master will increase coverage by 0.09%. The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #207      +/-   ##
============================================
+ Coverage     68.86%   68.96%   +0.09%     
  Complexity       90       90              
============================================
  Files             7        7              
  Lines           318      319       +1     
============================================
+ Hits            219      220       +1     
  Misses           99       99
Flag Coverage Δ Complexity Δ
#php 68.96% <80%> (?) 90 <2> (?)
Impacted Files Coverage Δ Complexity Δ
src/bulkloader/LocationCsvBulkLoader.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
src/pages/LocatorController.php 52.27% <ø> (ø) 35 <0> (ø) :arrow_down:
src/pages/Locator.php 88.23% <0%> (ø) 22 <1> (ø) :arrow_down:
src/form/LocatorForm.php 79.48% <100%> (+0.53%) 10 <0> (ø) :arrow_down:
src/objects/LocationCategory.php 100% <100%> (ø) 7 <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 affe648...075c66a. Read the comment docs.