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

clay / claycli
87%

Build:
DEFAULT BRANCH: master
Repo Added 25 May 2017 03:10PM UTC
Files 30
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 4.x
  • action_update
  • action_version
  • amelvisfranco-patch-2
  • amelvisfranco-patch-3
  • async-await
  • async-defer
  • autoprefixer-config-support
  • babel
  • babel-modules
  • bare-exports
  • browserified
  • browserslist
  • bump-handlebars
  • bumping-version
  • change_pr_templates
  • circle2
  • clay-pack-spike
  • clayconfigjs-readme
  • clayhandlebars_pin_hbs
  • compilation
  • compilation-bugs
  • compile
  • config_fix
  • coveralls-3
  • default-key-order
  • dependabot/npm_and_yarn/fstream-1.0.12
  • dependabot/npm_and_yarn/handlebars-4.7.3
  • dependabot/npm_and_yarn/js-yaml-3.13.1
  • dependabot/npm_and_yarn/lodash.mergewith-4.6.2
  • dependabot/npm_and_yarn/mixin-deep-1.3.2
  • devdep
  • disable-common-shake
  • doc_update
  • docs-update
  • docs_update
  • downgrade-handlebars
  • env-var
  • fix-dev-builds
  • fix-release-script
  • fix-url
  • fix_version_page
  • fixing-compilation
  • freeze-event-stream
  • git_action
  • headers
  • icon_issue
  • import-obj
  • init-regexp
  • issues_awnsers
  • jordan/fix-aws-region-fallback
  • jordan/fix-client-init-mounting-docs
  • jordan/fix-url-imports
  • jordan/fix-vite-env-collector-destructure
  • jordan/fix-vite-env-hydration-order
  • jordan/improve-vite-coverage
  • jordan/migrate-to-github-actions
  • jordan/upgrade-claycli
  • jordan/vite-css-sites-targeting
  • jordan/yolo-update
  • jowen/font_files
  • kilnjs
  • layouts
  • lint-ext
  • love2doc
  • master
  • mem-safe-load
  • moberle/fix-minify-envvar
  • moberle/update-dependencies
  • no-public-font-files
  • npm-templates
  • nyancat
  • parse-bootstraps
  • parseBootstrapJson
  • postcss-plugin-reorder
  • precss
  • prerelease
  • public-fonts
  • pull_request_template
  • realfixforcompilation
  • redesign_task
  • rf.scannable-readme
  • ronin
  • search_bar
  • single-page-export
  • subsite-support
  • test-deploy
  • testing-fixes
  • two-oh
  • underscore
  • update-readme-export
  • update_action
  • update_actions
  • upgrade-dependencies
  • v5-rc
  • v6.0.0-rc.0
  • v6.0.0-rc.1
  • version_update
  • vueify-sass-bump
  • webpack-dev

15 May 2026 05:52PM UTC coverage: 86.85%. Remained the same
25932912856

push

github

web-flow
🍕 Clarify _client-init.js component-mounting semantics in docs (#250)

757 of 941 branches covered (80.45%)

Branch coverage included in aggregate %.

1581 of 1751 relevant lines covered (90.29%)

10.28 hits per line

Relevant lines Covered
Build:
Build:
1751 RELEVANT LINES 1581 COVERED LINES
10.28 HITS PER LINE
Source Files on master
  • Tree
  • List 30
  • 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
25932912856 master 🍕 Clarify _client-init.js component-mounting semantics in docs (#250) push 15 May 2026 05:53PM UTC web-flow github
86.85
25932771886 jordan/fix-client-init-mounting-docs 🍕 Clarify _client-init.js component-mounting semantics in docs Several places in CLAY-VITE.md and BUNDLER-COMPARISON.md described the legacy Browserify component loader as "mounts every .client module loaded — no DOM check" or "DOM or not". That ... Pull #250 15 May 2026 05:49PM UTC jjpaulino github
86.85
25899855579 v6.0.0-rc.1 🍕 Cut 6.0.0-rc.1 release candidate push 15 May 2026 04:15AM UTC jjpaulino github
86.85
25899848618 master 🍕 Cut 6.0.0-rc.1 release candidate push 15 May 2026 04:14AM UTC jjpaulino github
86.85
25474453121 master 🍕 Add scoped Vite CSS + --only targeted builds (#248) push 07 May 2026 03:29AM UTC web-flow github
86.85
25474400622 jordan/vite-css-sites-targeting 🍕 Add intent comments for scoped Vite build controls. This documents non-obvious --only normalization and media/template ordering rules so future changes preserve rollout-safe behavior. Co-authored-by: Cursor <cursoragent@cursor.com> Pull #248 07 May 2026 03:28AM UTC jjpaulino github
86.85
25474401972 jordan/vite-css-sites-targeting Merge 787ed1c6e into 4251304c9 Pull #248 07 May 2026 03:27AM UTC web-flow github
86.85
25474024713 jordan/vite-css-sites-targeting 🍕 Update CLAY-VITE docs for scoped local rollout controls. This documents CLAYCLI_VITE_CSS_SITES and clay vite --only usage, corrects stale kilnSplit guidance, and refreshes code references so rollout guidance stays accurate. Co-authored-by: Cur... Pull #248 07 May 2026 03:15AM UTC jjpaulino github
86.85
25473684619 jordan/vite-css-sites-targeting 🍕 Add scoped Vite builds for CSS sites and selected asset steps. This expands local Vite optimization controls by combining CLAYCLI_VITE_CSS_SITES with a new --only selector for targeted js/styles/fonts/templates/vendor/media rebuilds. Co-author... Pull #248 07 May 2026 03:03AM UTC jjpaulino github
86.85
25473439541 jordan/vite-css-sites-targeting 🍕 Add Vite CSS site targeting via CLAYCLI_VITE_CSS_SITES. Allow Vite style compilation to target selected styleguides while always including _default, with tests for scoped, all-sites, and watcher changedFiles behavior. Co-authored-by: Cursor <c... Pull #248 07 May 2026 02:55AM UTC jjpaulino github
86.81
See All Builds (800)
  • 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