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

humanspeak / svelte-virtual-chat
98%
main: 98%

Build:
Build:
LAST BUILD BRANCH: fix/release-cleanup-always-run
DEFAULT BRANCH: main
Repo Added 14 Apr 2026 08:20PM UTC
Token DfdaaWjnbd4gD0vSU1LzU3AuqcSUFjZuU regen
Build 15 Last
Files 2
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
Sync Branches
  • No branch selected
  • chore/perf-bench-cascade-and-heap
  • fix/add-license-and-publish-readiness
  • fix/release-cleanup-always-run
  • main
  • perf/coalesce-version-bumps
  • perf/memoize-rendered-slice

28 May 2026 11:58AM UTC coverage: 97.521%. Remained the same
26573242515

push

github

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

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>

73 of 78 branches covered (93.59%)

Branch coverage included in aggregate %.

163 of 164 relevant lines covered (99.39%)

100.45 hits per line

Relevant lines Covered
Build:
Build:
164 RELEVANT LINES 163 COVERED LINES
100.45 HITS PER LINE
Source Files on main
  • Tree
  • List 2
  • 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
26573242515 fix/release-cleanup-always-run fix(ci): always run release cleanup on failure (#24) 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 bump... push 28 May 2026 11:59AM UTC web-flow github
97.52
26347828582 main Bump version to v0.1.5 [skip ci] push 24 May 2026 12:49AM UTC jaysin586 github
97.52
25977231798 main Bump version to v0.1.5 [skip ci] push 17 May 2026 12:47AM UTC jaysin586 github
97.52
25615827916 main Bump version to v0.1.5 [skip ci] push 10 May 2026 12:45AM UTC jaysin586 github
97.52
25439666463 chore/perf-bench-cascade-and-heap perf(virtual-chat): narrow debug-info effect + bench infra (closes #11, #12) (#20) * test(perf): add cascade-bumps and heap-alloc metrics to perf-bench Closes the two remaining blind spots in the bench harness: - `cascadeBumps10s` — counts cach... push 06 May 2026 01:55PM UTC web-flow github
97.52
25265878736 main Bump version to v0.1.4 [skip ci] push 03 May 2026 12:43AM UTC jaysin586 github
97.52
25125703677 perf/coalesce-version-bumps perf(virtual-chat): coalesce ChatHeightCache version bumps via microtask (#18) * perf(virtual-chat): coalesce ChatHeightCache version bumps via microtask Defers the `#version++` in `cache.set()` to a `queueMicrotask`-scheduled callback so a batc... push 29 Apr 2026 06:09PM UTC web-flow github
97.52
25116581459 perf/memoize-rendered-slice perf(virtual-chat): memoize rendered slice by visible range (#16) * perf(virtual-chat): memoize rendered slice by visible range Replaces `messages.slice(visibleRange.start, visibleRange.end + 1)` with a memoized `$derived.by` that returns the ca... push 29 Apr 2026 03:07PM UTC web-flow github
97.42
25084657106 fix/add-license-and-publish-readiness Merge pull request #15 from humanspeak/fix/add-license-and-publish-readiness perf(virtual-chat): prefix-sum height cache + perf-bench harness push 29 Apr 2026 12:25AM UTC web-flow github
97.42
25072020630 fix/add-license-and-publish-readiness Merge pull request #7 from humanspeak/fix/add-license-and-publish-readiness fix(virtual-chat): correct visible range for header + footer layouts push 28 Apr 2026 07:01PM UTC web-flow github
99.12
See All Builds (14)

Badge your Repo: svelte-virtual-chat

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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