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

Refactor/ss4 #309

Closed jsirish closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f8f77e9). Click here to learn what that means. The diff coverage is 29.96%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #309   +/-   ##
=========================================
  Coverage          ?   33.42%           
  Complexity        ?      339           
=========================================
  Files             ?       24           
  Lines             ?     1484           
  Branches          ?        0           
=========================================
  Hits              ?      496           
  Misses            ?      988           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
src/Form/FoxyStripeDropdownField.php 0% <0%> (ø) 8 <8> (?)
src/Controller/FoxyStripeController.php 0% <0%> (ø) 11 <11> (?)
src/Page/ProductHolder.php 13.04% <0%> (ø) 14 <0> (?)
src/Model/OptionItem.php 5.26% <0%> (ø) 28 <5> (?)
src/Model/foxycart.cart_validation.php 0% <0%> (ø) 46 <46> (?)
src/ORM/FoxyStripeProductFormFieldExtension.php 0% <0%> (ø) 4 <0> (?)
src/Page/OrderHistoryPage.php 0% <0%> (ø) 2 <2> (?)
src/Model/ProductImage.php 0% <0%> (ø) 5 <5> (?)
src/Form/FoxyStripePurchaseForm.php 0% <0%> (ø) 28 <0> (?)
src/Controller/ProductPageController.php 0% <0%> (ø) 4 <4> (?)
... and 14 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 f8f77e9...53ec99d. Read the comment docs.