Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests #16

Merged
merged 7 commits into from
Dec 24, 2018
Merged

Add tests #16

merged 7 commits into from
Dec 24, 2018

Conversation

hassansin
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 24, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@cb37117). Click here to learn what that means.
The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage          ?   88.09%           
  Complexity        ?       71           
=========================================
  Files             ?        8           
  Lines             ?      252           
  Branches          ?        0           
=========================================
  Hits              ?      222           
  Misses            ?       30           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
...migrations/2015_11_03_155308_create_cart_table.php 100% <100%> (ø) 2 <0> (?)
src/Hassansin/DBCart/Models/CartLine.php 97.72% <100%> (ø) 13 <0> (?)
.../Hassansin/DBCart/Console/Commands/CartCleanup.php 100% <100%> (ø) 4 <0> (?)
src/Hassansin/DBCart/config/cart.php 100% <100%> (ø) 0 <0> (?)
src/Hassansin/DBCart/Models/Cart.php 78.9% <89.83%> (ø) 44 <18> (?)
src/Hassansin/DBCart/CartServiceProvider.php 92.59% <92%> (ø) 5 <4> (?)

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 cb37117...b42d078. Read the comment docs.

@hassansin hassansin merged commit eb44d6a into master Dec 24, 2018
@hassansin hassansin deleted the add-tests branch December 24, 2018 13:00
@hassansin hassansin mentioned this pull request Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant