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

API - add is_valid check #327

Closed jsirish closed 6 years ago

jsirish commented 6 years ago

vendormodule

codecov[bot] commented 6 years ago

Codecov Report

Merging #327 into master will increase coverage by 0.36%. The diff coverage is 97.56%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #327      +/-   ##
============================================
+ Coverage     32.12%   32.48%   +0.36%     
- Complexity      367      373       +6     
============================================
  Files            25       25              
  Lines          1594     1604      +10     
============================================
+ Hits            512      521       +9     
- Misses         1082     1083       +1
Impacted Files Coverage Δ Complexity Δ
src/Model/FoxyStripeClient.php 63.06% <100%> (+2.48%) 42 <5> (+5) :arrow_up:
src/Model/FoxyCart.php 57.14% <100%> (ø) 19 <0> (ø) :arrow_down:
src/Model/FoxyStripeSetting.php 84% <96.55%> (-0.24%) 31 <0> (+1)

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 10c38a2...a61f41f. Read the comment docs.