Ran
|
Jobs
32
|
Files
44
|
Run time
35min
|
Badge
Embed ▾
README BADGES
|
travis-ci
72 of 72 new or added lines in 8 files covered. (100.0%)
675 of 690 relevant lines covered (97.83%)
207.28 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
100.0 |
0.0% | lib/any_cache/adapters.rb |
1 |
100.0 |
0.0% | lib/any_cache/adapters/dalli.rb |
1 |
95.45 |
0.45% | lib/any_cache/drivers.rb |
1 |
100.0 |
lib/any_cache/drivers/active_support_dalli_store.rb | |
2 |
100.0 |
0.0% | lib/any_cache/adapters/active_support_mem_cache_store.rb |
2 |
100.0 |
0.0% | lib/any_cache/adapters/redis.rb |
32 |
100.0 |
lib/any_cache/adapters/active_support_dalli_store.rb |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
100.0 |
0.0% | lib/any_cache/drivers/redis.rb |
1 |
100.0 |
0.0% | lib/any_cache/drivers/dalli.rb |
1 |
100.0 |
0.0% | lib/any_cache/drivers/redis_store.rb |
1 |
100.0 |
0.0% | lib/any_cache/drivers/active_support_redis_cache_store.rb |
1 |
100.0 |
0.0% | lib/any_cache/drivers/active_support_mem_cache_store.rb |
5 |
95.45 |
0.45% | lib/any_cache/drivers.rb |
5 |
100.0 |
0.0% | lib/any_cache/adapters.rb |
7 |
100.0 |
0.0% | lib/any_cache/adapters/redis_store.rb |
25 |
100.0 |
0.0% | lib/any_cache/adapters/dalli.rb |
29 |
100.0 |
0.0% | lib/any_cache/adapters/active_support_mem_cache_store.rb |
32 |
100.0 |
0.0% | lib/any_cache/adapters/active_support_redis_cache_store.rb |
37 |
100.0 |
0.0% | lib/any_cache/adapters/redis.rb |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|