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

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

Build:
Build:
LAST BUILD BRANCH: fix/release-cleanup-always-run
DEFAULT BRANCH: main
Ran 21 May 2026 10:17PM UTC
Jobs 1
Files 37
Run time 1min
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

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

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 26256309429.1 21 May 2026 10:17PM UTC 37
80.47
GitHub Action Run
Source Files on build 26256309429
  • Tree
  • List 37
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26256309429
  • 896f8b2b on github
  • Prev Build on main (#23099702001)
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