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

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

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

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

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 %.

80 of 89 new or added lines in 2 files covered. (89.89%)

782 of 802 relevant lines covered (97.51%)

298.18 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
94.23
0.16% lib/index.js
Jobs
ID Job ID Ran Files Coverage
1 26335076216.1 23 May 2026 02:20PM UTC 4
97.18
GitHub Action Run
Source Files on build 26335076216
  • 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 Repo
  • Github Actions Build #26335076216
  • aab0882e on github
  • Prev Build on claude/lazy-file-read-background-SjTlo (#26334955658)
  • Next Build on claude/lazy-file-read-background-SjTlo (#26335281790)
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