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

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

Build:
Build:
LAST BUILD BRANCH: fix/release-cleanup-always-run
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 fix/release-cleanup-always-run
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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
  • docs/ui-ux-updates
  • feature-version
  • fix/release-cleanup-always-run
  • fix/seo-unique-titles
  • main
  • perf/improvements

28 May 2026 11:57AM UTC coverage: 80.716%. First build
26573231614

push

github

web-flow
fix(ci): always run release cleanup on failure (#222)

The "Cleanup on failure" step in npm-publish.yml was gated on
`failure() && steps.create_release.outcome == 'success'`, so if
`gh release create` itself failed, cleanup was skipped and the bumped
commit/tag were left pushed with no npm/GitHub release. Drop the
create_release gate (`if: failure()`) and add `|| true` to the cleanup
commands so one missing artifact doesn't abort the rest.

Same fix as humanspeak/svelte-purify (CodeRabbit finding).

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

483 of 652 branches covered (74.08%)

Branch coverage included in aggregate %.

1342 of 1609 relevant lines covered (83.41%)

1486.18 hits per line

Relevant lines Covered
Build:
Build:
1609 RELEVANT LINES 1342 COVERED LINES
1486.18 HITS PER LINE
Source Files on main
  • Tree
  • List 37
  • 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
26573231614 fix/release-cleanup-always-run fix(ci): always run release cleanup on failure (#222) The "Cleanup on failure" step in npm-publish.yml was gated on `failure() && steps.create_release.outcome == 'success'`, so if `gh release create` itself failed, cleanup was skipped and the bum... push 28 May 2026 11:58AM UTC web-flow github
80.72
26471880821 chore/lint-and-perf-followup perf(addSortBy): memoize per-cell hook + repo-wide lint cleanup (#221) * chore: clear all trunk lint issues across the repo Closes the gap between local `trunk check --all` and the CI trunk-action (which runs in diff-mode against the PR base, so... push 26 May 2026 08:00PM UTC web-flow github
80.72
26344760811 perf/improvements perf: instrument view-model + drop Map detour in getColumnedBodyRows (#216) * perf(bench): add headless-chromium perf-bench harness + baseline Mirrors the svelte-markdown perf-bench pattern (fixture page + headless runner) to give the table a st... push 23 May 2026 10:06PM UTC web-flow github
80.6
26313218662 docs/ui-ux-updates feat(docs): overhaul docs site — V2 chrome, /examples, /compare, LLM surfaces (#215) * feat(docs): port chrome to docs-kit V2 + add LLM doc mirrors Bring the docs site visually in line with svelte-motion's "new format" (the docs-kit V2 component... push 22 May 2026 09:38PM UTC web-flow github
80.47
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
25977185898 main Bump version to v6.0.6 [skip ci] push 17 May 2026 12:44AM UTC jaysin586 github
80.48
25615786081 main Bump version to v6.0.6 [skip ci] push 10 May 2026 12:42AM UTC jaysin586 github
80.48
25265833874 main Bump version to v6.0.6 [skip ci] push 03 May 2026 12:41AM UTC jaysin586 github
80.48
24944380136 main Bump version to v6.0.6 [skip ci] push 26 Apr 2026 12:36AM UTC jaysin586 github
80.48
24617329674 main Bump version to v6.0.6 [skip ci] push 19 Apr 2026 12:34AM UTC jaysin586 github
80.48
See All Builds (103)
  • 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