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

humanspeak / svelte-headless-table
80%
main: 80%

Build:
Build:
LAST BUILD BRANCH: build/docs-kit-generation-cleanup
DEFAULT BRANCH: main
Repo Added 22 Jan 2025 03:44PM UTC
Files 37
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 docs/ui-ux
branch: docs/ui-ux
CHANGE BRANCH
x
Reset
  • docs/ui-ux
  • build/docs-kit-generation-cleanup
  • chore/lint-and-perf-followup
  • dependabot/npm_and_yarn/braces-3.0.3
  • dependabot/npm_and_yarn/docs/multi-6bec5677bb
  • dependabot/npm_and_yarn/docs/vite-4.5.9
  • dependabot/npm_and_yarn/rollup-4.31.0
  • dependabot/npm_and_yarn/sveltejs/kit-2.16.1
  • dependabot/npm_and_yarn/vite-5.4.14
  • docs/ui-ux-updates
  • feature-version
  • fix/release-cleanup-always-run
  • fix/seo-unique-titles
  • main
  • perf/improvements

21 May 2026 10:16PM UTC coverage: 80.467% (-0.009%) from 80.476%
26256309429

push

github

web-flow
feat(docs): migrate to Cloudflare Workers and align with svelte-markdown (#210)

* ci: harden workflow installs and rewrite release step

- Scope pnpm installs to the root package with --filter . and add
  --config.engine-strict=false so Node 24-only deps don't gate setup
- Pin the ci environment to debug-check, build, playwright-tests, and
  the publish step so secrets resolve consistently per job
- Honor a "skip-publish" label by short-circuiting playwright-tests and
  the publish gate, and add fail-on-error: false on Coveralls steps so
  a coverage hiccup can't block a release
- Swap softprops/action-gh-release for the gh release CLI to remove a
  third-party action from the release path

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* feat(docs): migrate to Cloudflare Workers and align with svelte-markdown

Move the docs site from Cloudflare Pages to Workers and bring its
build pipeline in line with the svelte-markdown reference repo.

Workers cutover:
- docs/wrangler.jsonc: drop pages_build_output_dir, add main +
  ASSETS binding, bump compatibility_date to 2026-04-21
- docs/package.json: deploy script switches from wrangler pages
  deploy to wrangler deploy
- Rename cloudflare-pages.yml -> cloudflare-deploy.yml and retitle
  the workflow to "Cloudflare Workers - Deploy"

Align docs vite + manifest pipeline with svelte-markdown:
- Add @humanspeak/docs-kit/vite sitemapManifestPlugin and
  demoManifestPlugin so manifests regenerate on buildStart and
  hot-reload via Vite's own watcher
- Add optimizeDeps.exclude for docs-kit + satori/resvg native deps
  (rolldown can't bundle .node modules, and pre-bundling docs-kit
  strips its scoped <style> blocks)
- Add manualChunks for prettier/mermaid/shiki/katex/marked-code-format/
  svelte-motion so heavy deps only load on pages that need them
- Remove the standalone docs/scripts/generate-sitemap-manifest.mjs,
  the sitemap:manifest and sitemap:watch package scripts, the
  matching mp... (continued)

479 of 648 branches covered (73.92%)

Branch coverage included in aggregate %.

1313 of 1579 relevant lines covered (83.15%)

1525.98 hits per line

Relevant lines Covered
Build:
Build:
1579 RELEVANT LINES 1313 COVERED LINES
1525.98 HITS PER LINE
Source Files on docs/ui-ux
  • Tree
  • List 37
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26256309429 docs/ui-ux feat(docs): migrate to Cloudflare Workers and align with svelte-markdown (#210) * ci: harden workflow installs and rewrite release step - Scope pnpm installs to the root package with --filter . and add --config.engine-strict=false so Node 24-o... push 21 May 2026 10:17PM UTC web-flow github
80.47
See All Builds (104)
  • 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