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

TrigenSoftware / srcset / 33389974351
94%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2026 12:05PM UTC
Jobs 1
Files 43
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

31 Aug 2026 12:04PM UTC coverage: 91.69% (+0.3%) from 91.37%
33389974351

push

github

web-flow
feat: configure and prune the disk cache (#19)

The storage takes a `dir` and a `maxAge`, both exposed by the vite plugin
and the loader as `cache: { dir, maxAge }`. Entries unused for longer than
the max age - 30 days by default - are removed when a build is over:
pruning before it would drop the entries the build is about to hit.
The used-at mark lives in the manifest rather than in the file mtime,
so a cache restored from an archive keeps it.

538 of 604 branches covered (89.07%)

Branch coverage included in aggregate %.

66 of 71 new or added lines in 4 files covered. (92.96%)

764 of 816 relevant lines covered (93.63%)

86550.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
93.1
-0.08% packages/core/src/cache.ts
1
82.35
19.85% packages/loader/src/cache.ts
Jobs
ID Job ID Ran Files Coverage
1 33389974351.1 31 Aug 2026 12:05PM UTC 43
91.69
GitHub Action Run
Source Files on build 33389974351
  • Tree
  • List 43
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33389974351
  • 5f81e2d9 on github
  • Prev Build on main (#32301348354)
  • Next Build on main (#33501829641)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc