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

stores-com / electricity
100%

Build:
DEFAULT BRANCH: main
Repo Added 12 Feb 2026 10:18PM UTC
Files 2
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • claude/lazy-file-read-background-SjTlo
  • main

13 Jun 2026 01:31AM UTC coverage: 100.0%. Remained the same
27452573980

push

github

web-flow
Bump sass from 1.100.0 to 1.101.0 (#225)

Bumps [sass](https://github.com/sass/dart-sass) from 1.100.0 to 1.101.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.100.0...1.101.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

101 of 101 branches covered (100.0%)

Branch coverage included in aggregate %.

505 of 505 relevant lines covered (100.0%)

24.33 hits per line

Relevant lines Covered
Build:
Build:
505 RELEVANT LINES 505 COVERED LINES
24.33 HITS PER LINE
Source Files on main
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27452573980 main Bump sass from 1.100.0 to 1.101.0 (#225) Bumps [sass](https://github.com/sass/dart-sass) from 1.100.0 to 1.101.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md... push 13 Jun 2026 01:32AM UTC web-flow github
100.0
26514543712 main Bump @babel/preset-react from 7.28.5 to 7.29.7 (#224) Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.28.5 to 7.29.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog... push 27 May 2026 01:36PM UTC web-flow github
100.0
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
See All Builds (21)
  • Repo on GitHub
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