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

clay / claycli
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: v6.0.0-rc.7
DEFAULT BRANCH: master
Repo Added 25 May 2017 03:10PM UTC
Files 31
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 v6.0.0-rc.7
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/client-state-docs
  • jordan/document-node-globals-config
  • jordan/document-vite-in-readme
  • jordan/edit-no-mount
  • jordan/fix-aws-region-fallback
  • jordan/fix-buffer-stub
  • jordan/fix-client-init-mounting-docs
  • jordan/fix-only-steps-complexity
  • jordan/fix-url-imports
  • jordan/fix-vite-compile-scopeid-mismatch
  • jordan/fix-vite-env-collector-destructure
  • jordan/fix-vite-env-hydration-order
  • jordan/harden-browser-stubs
  • jordan/improve-vite-coverage
  • jordan/kiln-init-diagnostics
  • jordan/migrate-to-github-actions
  • jordan/node-globals-diagnostics
  • jordan/postcss-chain-parity
  • jordan/upgrade-claycli
  • jordan/vite-css-sites-targeting
  • jordan/vite-modulepreload
  • jordan/yolo-update
  • jowen/font-files
  • jowen/font_files
  • jowen/page-publish-flag
  • 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
  • v6.0.0-rc.2
  • v6.0.0-rc.3
  • v6.0.0-rc.4
  • v6.0.0-rc.5
  • v6.0.0-rc.6
  • v6.0.0-rc.7
  • version_update
  • vueify-sass-bump
  • webpack-dev

17 Sep 2026 04:48PM UTC coverage: 83.002%. Remained the same
35248898800

push

github

jjpaulino
6.0.0-rc.7

784 of 1040 branches covered (75.38%)

Branch coverage included in aggregate %.

1682 of 1931 relevant lines covered (87.11%)

10.67 hits per line

Relevant lines Covered
Build:
Build:
1931 RELEVANT LINES 1682 COVERED LINES
10.67 HITS PER LINE
Source Files on master
  • Tree
  • List 31
  • 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
35248898800 v6.0.0-rc.7 6.0.0-rc.7 push 17 Sep 2026 04:49PM UTC jjpaulino github
83.0
35248897700 master 6.0.0-rc.7 push 17 Sep 2026 04:49PM UTC jjpaulino github
83.0
35020917292 master 🍕 Fix scoped-style data-v mismatch between clay vite and clay compile (#265) push 15 Sep 2026 08:39PM UTC web-flow github
83.0
35020584094 jordan/fix-vite-compile-scopeid-mismatch 🍕 Fix scoped-style data-v mismatch between clay vite and clay compile Found by live-testing 6.0.0-rc.6 on stg.curbed.com's Agora Kiln plugin (#258 landed correctly -- verified the exact autoprefixer bug it fixed is gone in the live _kiln-plugins.... Pull #265 15 Sep 2026 08:36PM UTC jjpaulino github
83.0
35012372806 master 🍕 Add clay vite to README.md and docs/cli.md (#264) push 15 Sep 2026 07:14PM UTC web-flow github
83.02
35012311905 master 🍕 Document the nodeGlobals / serverOnlyPackages config landed in #260 (#263) push 15 Sep 2026 07:14PM UTC web-flow github
83.02
35012174549 v6.0.0-rc.6 6.0.0-rc.6 push 15 Sep 2026 07:12PM UTC jjpaulino github
83.02
35012173365 master 6.0.0-rc.6 push 15 Sep 2026 07:12PM UTC jjpaulino github
83.02
35012087462 jordan/document-vite-in-readme 🍕 Add clay vite to README.md and docs/cli.md `clay vite` has never been mentioned in either of claycli's two primary entry-point docs (README.md, docs/cli.md) since it was introduced several release candidates ago -- it existed only in the separa... Pull #264 15 Sep 2026 07:12PM UTC jjpaulino github
83.02
35012109085 jordan/document-vite-in-readme Merge fcc9c60d4 into e6aee744b Pull #264 15 Sep 2026 07:12PM UTC web-flow github
83.02
See All Builds (853)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc