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

stores-com / electricity / 26335076216 / 1
98%
main: 100%

Build:
Build:
LAST BUILD BRANCH: claude/lazy-file-read-background-SjTlo
DEFAULT BRANCH: main
Ran 23 May 2026 02:20PM UTC
Files 4
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

23 May 2026 02:20PM UTC coverage: 97.176% (+0.3%) from 96.841%
26335076216.1

push

github

claude
Warm the cache with a sharded worker pool

Replace the single warm worker with a shared pool sized to
max(1, cpus - 1), leaving a core free for the event loop. Each warm job
is fanned out across the pool, with every worker processing a disjoint,
deterministic shard of the directory's files so a single directory warms
in parallel. Each worker keeps its own processor, so a CSS file's url()
dependencies still resolve within that worker even when the referenced
asset lives in another shard; deterministic hashing keeps every entry
byte-identical to a synchronous read.

https://claude.ai/code/session_013nWBHBH1uYqZ35q6TTks99

147 of 154 branches covered (95.45%)

Branch coverage included in aggregate %.

782 of 802 relevant lines covered (97.51%)

298.18 hits per line

Source Files on job 26335076216.1
  • Tree
  • List 4
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26335076216
  • aab0882e on github
  • Prev Job for on claude/lazy-file-read-background-SjTlo (#26334955658.1)
  • Next Job for on claude/lazy-file-read-background-SjTlo (#26335281790.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