dynamic / silverstripe-foxy

BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

REFACTOR PurchasableTest - more robust testGetIsAvailable() #113

Closed jsirish closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #113 into master will increase coverage by 0.44%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #113      +/-   ##
============================================
+ Coverage     52.74%   53.19%   +0.44%     
  Complexity      241      241              
============================================
  Files            13       13              
  Lines           891      891              
============================================
+ Hits            470      474       +4     
+ Misses          421      417       -4     
Flag Coverage Δ Complexity Δ
#php 53.19% <ø> (+0.44%) 241.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
src/Extension/Purchasable.php 90.51% <0.00%> (+3.44%) 24.00% <0.00%> (ø%)

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 4dcbe5b...39db73c. Read the comment docs.