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

enhancement - implement CustomSSL option in 4 brach #351

Closed jsirish closed 5 years ago

jsirish commented 5 years ago

fixes #322

codecov[bot] commented 5 years ago

Codecov Report

Merging #351 into master will increase coverage by 0.29%. The diff coverage is 58.82%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #351      +/-   ##
============================================
+ Coverage     30.42%   30.72%   +0.29%     
- Complexity      405      408       +3     
============================================
  Files            26       26              
  Lines          1709     1722      +13     
============================================
+ Hits            520      529       +9     
- Misses         1189     1193       +4
Impacted Files Coverage Δ Complexity Δ
src/Model/FoxyStripeSetting.php 82.27% <100%> (+0.61%) 32 <0> (ø) :arrow_down:
src/Model/FoxyCart.php 52.85% <22.22%> (-2.53%) 23 <0> (+3)

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 852c6ef...1d74ab8. Read the comment docs.