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

Cecilapp / Cecil / 26636045955
82%

Build:
DEFAULT BRANCH: master
Ran 29 May 2026 12:02PM UTC
Jobs 1
Files 88
Run time 1min
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

29 May 2026 12:00PM UTC coverage: 82.309% (-0.001%) from 82.31%
26636045955

push

github

ArnaudLigny
refactor: use single Cache instance in Asset

Add a protected Cache $cache property and instantiate it in the Asset constructor, replacing multiple local new Cache(...) calls across the class. Update usages to call $this->cache for has/createKey/get/set/getContentFile, and pull assets.images.quality into a single $quality variable earlier. This centralizes cache handling and avoids repeatedly constructing Cache objects.

23 of 27 new or added lines in 1 file covered. (85.19%)

1 existing line in 1 file now uncovered.

3494 of 4245 relevant lines covered (82.31%)

0.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
78.04
-0.09% src/Asset.php

Coverage Regressions

Lines Coverage ∆ File
1
78.04
-0.09% src/Asset.php
Jobs
ID Job ID Ran Files Coverage
1 26636045955.1 29 May 2026 12:02PM UTC 88
82.31
GitHub Action Run
Source Files on build 26636045955
  • Tree
  • List 88
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d6d8d0aa on github
  • Prev Build on master (#26634969062)
  • Next Build on master (#26636740274)
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