dynamic / foxystripe

FoxyStripe is a SilverStripe ecommerce module that integrates with FoxyCart.
http://foxystripe.org
BSD 3-Clause "New" or "Revised" License
8 stars 11 forks source link

SilverStripe 4 and migration updates #334

Closed jsirish closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #334 into master will decrease coverage by 0.23%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #334      +/-   ##
============================================
- Coverage        32%   31.77%   -0.24%     
- Complexity      378      379       +1     
============================================
  Files            25       26       +1     
  Lines          1612     1624      +12     
============================================
  Hits            516      516              
- Misses         1096     1108      +12
Impacted Files Coverage Δ Complexity Δ
src/Model/OptionGroup.php 58% <ø> (ø) 18 <0> (ø) :arrow_down:
src/Page/ProductPage.php 14% <ø> (ø) 30 <0> (ø) :arrow_down:
src/Page/ProductHolder.php 13.04% <ø> (ø) 14 <0> (ø) :arrow_down:
src/Model/Order.php 40% <ø> (ø) 28 <0> (ø) :arrow_down:
src/Model/OrderDetail.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
src/Model/ProductImage.php 0% <ø> (ø) 5 <0> (ø) :arrow_down:
src/Model/OptionItem.php 5.19% <ø> (ø) 28 <0> (ø) :arrow_down:
src/Page/DonationProduct.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Model/ProductCategory.php 89.81% <ø> (ø) 20 <0> (ø) :arrow_down:
src/Model/FoxyStripeSetting.php 81.33% <ø> (ø) 32 <0> (ø) :arrow_down:
... and 2 more

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 57a0cea...95b6199. Read the comment docs.