storecore-zz / core

Secure · Mobile · Performance
GNU General Public License v3.0
2 stars 1 forks source link

Update shopping cart and order creation #139

Closed wardvanderput closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #139 into develop will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #139      +/-   ##
=============================================
+ Coverage      99.87%   99.88%   +<.01%     
- Complexity      1532     1609      +77     
=============================================
  Files             99      103       +4     
  Lines           4820     5055     +235     
=============================================
+ Hits            4814     5049     +235     
  Misses             6        6
Impacted Files Coverage Δ Complexity Δ
tests/Database/OrderTest.php 100% <100%> (ø) 28 <28> (?)
tests/Database/OrderFactoryTest.php 100% <100%> (ø) 15 <15> (?)
tests/Database/WishListTest.php 100% <100%> (ø) 7 <1> (+1) :arrow_up:
tests/Database/CartTest.php 100% <100%> (ø) 13 <13> (?)
tests/Database/OrderMapperTest.php 100% <100%> (ø) 19 <19> (?)
tests/Database/AbstractDataAccessObjectTest.php 100% <100%> (ø) 22 <2> (+1) :arrow_up:

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 5aad14d...1b0fe56. Read the comment docs.