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

humanspeak / svelte-virtual-list / 26573238220
73%
main: 68%

Build:
Build:
LAST BUILD BRANCH: fix/release-cleanup-always-run
DEFAULT BRANCH: main
Ran 28 May 2026 11:59AM UTC
Jobs 1
Files 17
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

28 May 2026 11:57AM UTC coverage: 73.275%. First build
26573238220

push

github

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

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>

384 of 573 branches covered (67.02%)

Branch coverage included in aggregate %.

710 of 920 relevant lines covered (77.17%)

488.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 26573238220.1 28 May 2026 11:59AM UTC 17
73.28
GitHub Action Run
Source Files on build 26573238220
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26573238220
  • 2b3adc21 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