• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

locomotivemtl / charcoal-cache / 26 / 3
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2019 03:11PM UTC
Files 6
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Mar 2019 02:59PM UTC coverage: 96.369% (+15.3%) from 81.062%
26.3

push

travis-ci

mcaskill
Refactor CachePoolFacade

Added:
- Method `CachePoolFacade::has()` to check if the cache item hits
- Method `CachePoolFacade::set()` to store a literal value (renamed previous `set()` to `save()`)
- Unit tests for `CachePoolFacade`

Changed:
- Replaced cache setter/getter with `CachePoolAwareTrait`
- Replaced 60 second TTL with 1 hour (via `CacheConfig::HOUR_IN_SECONDS`)
- Renamed the option/setter/getter "ttl" to "default_ttl"
- Renamed parameter `$lambda` to `$resolve` on method `CachePoolFacade::get()`
- Renamed `CachePoolFacade::set()` method to `save()` (added new `set()`)
- Methods `save()` and `delete()` on `CachePoolFacade` to return a boolean instead of self
- Method `CachePoolFacade::delete()` to accept multiple keys
- Cleanup documentation of class, properties, methods

Removed:
- Logger from `CachePoolFacade`

Fixed:
- Various lint issues

345 of 358 relevant lines covered (96.37%)

3.95 hits per line

Source Files on job 26.3
  • Tree
  • List 0
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23
  • Travis Job 26.3
  • ce43155a on github
  • Prev Job for on master (#23.1)
  • Next Job for on master (#29.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc