Repo Added
|
Files
15
|
Badge
README BADGES
|
push
travis-ci
541 of 586 relevant lines covered (92.32%)
136.08 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | src/Console/Commands/Publish.php | 41 | 12 | 0 | 12 | 0.0 | |
81.7 | src/Traits/Caching.php | 320 | 153 | 125 | 28 | 180.0 | |
95.38 | src/Traits/ModelCaching.php | 182 | 65 | 62 | 3 | 89.0 | |
98.68 | src/CacheKey.php | 355 | 152 | 150 | 2 | 190.0 | |
100.0 | src/Console/Commands/Clear.php | 78 | 30 | 30 | 0 | 5.0 | |
100.0 | src/CachedBelongsToMany.php | 15 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Providers/Service.php | 29 | 10 | 10 | 0 | 370.0 | |
100.0 | src/Traits/Buildable.php | 295 | 107 | 107 | 0 | 83.0 | |
100.0 | src/Traits/BuilderCaching.php | 24 | 6 | 6 | 0 | 5.0 | |
100.0 | src/Traits/Cachable.php | 12 | 0 | 0 | 0 | 0.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
766 | 0.8.2 | Fixed issue with incorrectly adding to currentBinding if item was not in query binding. Thanks @irvine1231! | push | travis-ci | pending completion |