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

stores-com / electricity / 26346126154

Builds Branch Commit Type Ran Committer Via Coverage
26346126154 claude/lazy-file-read-background-SjTlo Test that non-cloneable options skip warming without throwing Cover the startWarmer DataCloneError path: passing a Sass importer (a function) must not crash static() — warming is skipped for that instance and the synchronous read still serves the... Pull #223 23 May 2026 11:15PM UTC claude github
98.04
26338045182 claude/lazy-file-read-background-SjTlo Use exports.X convention in processor.js Match the org convention used elsewhere (e.g. exports.static in index.js): attach public functions to exports directly instead of a trailing module.exports block. Internal references go through exports.X s... Pull #223 23 May 2026 04:40PM UTC claude github
97.39
26337942720 main Merge pull request #222 from stores-com/dependabot/npm_and_yarn/sass-1.100.0 Bump sass from 1.99.0 to 1.100.0 push 23 May 2026 04:35PM UTC web-flow github
100.0
26335730168 claude/lazy-file-read-background-SjTlo Guard non-cloneable warm options with try/catch Replace the bespoke hasFunction scan with a try/catch around the worker postMessage. Options that can't be structured-cloned (e.g. a Sass importer or a Babel plugin passed as a function) now skip wa... Pull #223 23 May 2026 02:50PM UTC claude github
97.41
26335316941 claude/lazy-file-read-background-SjTlo Merge 6123f81f6 into fdfb20e40 Pull #223 23 May 2026 02:32PM UTC web-flow github
96.54
26335281790 claude/lazy-file-read-background-SjTlo Size the warm pool with os.availableParallelism() Use os.availableParallelism() instead of os.cpus().length so the pool respects the process's CPU affinity mask (e.g. cpuset pinning) rather than always counting every host core. https://claude.ai... push 23 May 2026 02:30PM UTC claude github
96.54
26335076216 claude/lazy-file-read-background-SjTlo 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, d... push 23 May 2026 02:20PM UTC claude github
97.18
26334955658 claude/lazy-file-read-background-SjTlo Share a single warm worker across all static() instances Spawning one worker per electricity.static() instance loaded the heavy transform libraries (Babel/Sass/UglifyJS) once per instance and competed for CPU. Use a single lazily-created worker t... push 23 May 2026 02:14PM UTC claude github
96.84
23952994400 main Merge pull request #221 from stores-com/dependabot/npm_and_yarn/sass-1.99.0 Bump sass from 1.98.0 to 1.99.0 push 03 Apr 2026 04:12PM UTC web-flow github
100.0
22960173353 main Merge pull request #220 from stores-com/dependabot/npm_and_yarn/sass-1.98.0 Bump sass from 1.97.3 to 1.98.0 push 11 Mar 2026 03:23PM UTC web-flow github
100.0
22679707347 main Add cache buster to Coveralls badge push 04 Mar 2026 04:53PM UTC freshlogic github
100.0
22651841528 main Add npm version and license badges to README Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 04 Mar 2026 02:07AM UTC freshlogic github
100.0
22565370146 main Add npm version and license badges to README push 02 Mar 2026 07:13AM UTC Shawn Miller github
100.0
#6 main Add test:only script and remove default --test-concurrency=true Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 14 Feb 2026 12:24AM UTC Shawn Miller
100.0
#5 main Update package.json push 12 Feb 2026 11:43PM UTC Shawn Miller
100.0
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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