Repo Added
|
Files
7
|
Badge
README BADGES
|
push
travis-ci
1 of 1 new or added line in 1 file covered. (100.0%)
62 of 62 relevant lines covered (100.0%)
7.1 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | src/Contracts/Services/Cart.php | 83 + 83 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Contracts/Services/UniqueId.php | 13 + 13 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Exceptions/CartItemIncomplete.php | 10 + 10 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Facade.php | 21 + 2 | 1 | 1 | 0 | 2.0 | |
100.0 | src/Providers/CartServiceProvider.php | 32 + 1 | 4 | 4 | 0 | 36.0 | |
100.0 | src/Services/Cart.php | 222 + 1 | 56 | 56 | 0 | 5.0 | |
100.0 | src/Services/UniqueId.php | 21 + 2 | 1 | 1 | 0 | 2.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
22 | master | Fixed some Infection issues | push | travis-ci | pending completion | ||
21 | 0.0.4 | Can now decrement quantity | push | travis-ci | pending completion | ||
20 | master | Can now decrement quantity | push | travis-ci | pending completion | ||
19 | master | Updated Travis config | push | travis-ci | pending completion | ||
18 | 0.0.3 | Added facade to docs | push | travis-ci | pending completion | ||
17 | master | Added facade to docs | push | travis-ci | pending completion | ||
15 | master | Added documentation | push | travis-ci | pending completion | ||
16 | 0.0.2 | Added documentation | push | travis-ci | pending completion | ||
14 | master | Fixed code style | push | travis-ci | pending completion | ||
13 | master | Now throw an exception when an item is incomplete | push | travis-ci | pending completion |