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

BUGFIX product availability doesn’t check product options #380

Closed muskie9 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #380 into master will decrease coverage by 0.31%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #380      +/-   ##
============================================
- Coverage     29.08%   28.77%   -0.32%     
- Complexity      441      450       +9     
============================================
  Files            28       28              
  Lines          1822     1842      +20     
============================================
  Hits            530      530              
- Misses         1292     1312      +20
Impacted Files Coverage Δ Complexity Δ
src/Page/ProductPage.php 14.66% <0%> (-0.72%) 35 <4> (+4)
src/Form/FoxyStripePurchaseForm.php 0% <0%> (ø) 38 <2> (+5) :arrow_up:
src/Controller/ProductPageController.php 0% <0%> (ø) 4 <0> (ø) :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 df28576...68435e4. Read the comment docs.