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

Added detecting password encryption type #366

Closed mak001 closed 5 years ago

mak001 commented 5 years ago

Fixes #365

codecov[bot] commented 5 years ago

Codecov Report

Merging #366 into master will decrease coverage by 0.21%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #366      +/-   ##
============================================
- Coverage     30.59%   30.38%   -0.22%     
- Complexity      418      420       +2     
============================================
  Files            27       27              
  Lines          1729     1741      +12     
============================================
  Hits            529      529              
- Misses         1200     1212      +12
Impacted Files Coverage Δ Complexity Δ
src/Controller/FoxyStripeController.php 0% <0%> (ø) 42 <5> (+5) :arrow_up:
src/Page/ProductPage.php 15.44% <0%> (+0.11%) 28% <0%> (-3%) :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 6d91309...2b6d9c9. Read the comment docs.