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 encrypt field values, not names #378

Closed muskie9 closed 5 years ago

muskie9 commented 5 years ago

REFACTOR update shownPrice selector to check for _submitPrice pattern rather than check the full ID

codecov[bot] commented 5 years ago

Codecov Report

Merging #378 into master will increase coverage by 0.11%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #378      +/-   ##
============================================
+ Coverage     28.97%   29.08%   +0.11%     
  Complexity      441      441              
============================================
  Files            28       28              
  Lines          1829     1822       -7     
============================================
  Hits            530      530              
+ Misses         1299     1292       -7
Impacted Files Coverage Δ Complexity Δ
src/Form/FoxyStripePurchaseForm.php 0% <0%> (ø) 33 <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 851936b...0ce339d. Read the comment docs.