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

locomotivemtl / charcoal-cache / 26
93%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2019 03:10PM UTC
Jobs 4
Files 6
Run time 29s
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

pending completion
26

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

332 of 345 relevant lines covered (96.23%)

16.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26.1 11 Mar 2019 03:11PM UTC 0
95.87
Travis Job 26.1
2 26.2 11 Mar 2019 03:10PM UTC 0
96.37
Travis Job 26.2
3 26.3 11 Mar 2019 03:11PM UTC 0
96.37
Travis Job 26.3
4 26.4 11 Mar 2019 03:11PM UTC 0
96.37
Travis Job 26.4
Source Files on build 26
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #26
  • ce43155a on github
  • Prev Build on master (#23)
  • Next Build on master (#29)
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

© 2025 Coveralls, Inc