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

humanspeak / svelte-motion
69%
main: 3%

Build:
Build:
LAST BUILD BRANCH: fix/release-cleanup-always-run
DEFAULT BRANCH: main
Repo Added 21 Feb 2025 05:35AM UTC
Token dfp0FoWB2YexHinOlPYfkZTafaIHIH3ah regen
Build 112 Last
Files 236
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/deps-motion-12.39.0
  • chore/package-updates
  • docs-ui-ux
  • docs-ui-ux-batch-2
  • feat/layout-animation-cluster
  • feat/layout-group
  • feat/motion-custom-prop
  • feat/pan-gesture
  • feat/runes-w2-boolean-snapshots
  • feat/runes-w3-motion-values
  • feat/seo-geo-improvements
  • feat/use-animate
  • feat/use-cycle
  • feat/use-follow-value
  • feat/use-in-view
  • feat/use-presence
  • feat/use-reduced-motion
  • feat/variant-string-keys
  • feat/while-in-view-viewport
  • fix/animate-transform-persist
  • fix/release-cleanup-always-run
  • fix/seo-unique-titles
  • fix/usepresence-svelte-5-55-7-main
  • initial-creation
  • main

28 May 2026 11:57AM UTC coverage: 68.929%. Remained the same
26573235175

push

github

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

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>

536 of 724 branches covered (74.03%)

Branch coverage included in aggregate %.

2166 of 3196 relevant lines covered (67.77%)

16.13 hits per line

Relevant lines Covered
Build:
Build:
3196 RELEVANT LINES 2166 COVERED LINES
16.13 HITS PER LINE
Source Files on main
  • Tree
  • List 236
  • 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
26573235175 fix/release-cleanup-always-run fix(ci): always run release cleanup on failure (#385) 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:59AM UTC web-flow github
68.93
26573009494 fix/animate-transform-persist feat: add LazyMotion feature bundle parity (#384) * fix(motion): persist animated transforms after WAAPI completion A motion.* element with a transform-shortcut animate value (scaleX, rotate, x, y, etc.) animated correctly but reverted to transf... push 28 May 2026 11:54AM UTC web-flow github
68.93
26531902391 fix/animate-transform-persist fix(motion): persist animated transforms after WAAPI completion (#383) * fix(motion): persist animated transforms after WAAPI completion A motion.* element with a transform-shortcut animate value (scaleX, rotate, x, y, etc.) animated correctly b... push 27 May 2026 06:55PM UTC web-flow github
68.52
26520002038 chore/package-updates chore(deps): bump eslint-plugin-svelte to 3.18.0 (#382) Update the dev dependency in both the root and docs manifests, with the corresponding pnpm-lock.yaml changes. push 27 May 2026 03:12PM UTC web-flow github
68.4
26467074175 feat/pan-gesture feat(gestures): add Pan gesture (whilePan + onPan callbacks) (#380) * feat(gestures): add Pan gesture (whilePan + onPan callbacks) Port framer-motion's Pan gesture to motion.* components — pure pointer offset/velocity reporter without drag's con... push 26 May 2026 06:26PM UTC web-flow github
67.66
26317570612 feat/use-follow-value feat(hooks): add useFollowValue (#376) * feat(hooks): add useFollowValue Add `useFollowValue` — the generalised follow hook accepting any ValueAnimationTransition (spring / tween / inertia / keyframes) and returning an augmented motion-dom Motio... push 22 May 2026 11:56PM UTC web-flow github
71.67
26311895102 feat/runes-w3-motion-values feat(hooks): port Tier 2 motion-value hooks to motion-dom primitives (#375) * refactor(hooks): port useMotionValue to motion-dom MotionValue + .current - Replace the hand-rolled Readable + .set/.get wrapper with a real motion-dom MotionValue, ... push 22 May 2026 09:05PM UTC web-flow github
71.67
26257196924 feat/runes-w2-boolean-snapshots refactor(hooks): port Wave 2 boolean-snapshot hooks to Svelte 5 runes (#374) * refactor(hooks): port Wave 2 boolean-snapshot hooks to Svelte 5 runes Migrate the three Tier 1 boolean-snapshot hooks from `Readable<boolean>` stores to `$state`-back... push 21 May 2026 10:42PM UTC web-flow github
69.18
26244864905 docs-ui-ux-batch-2 refactor(hooks): port useSpring + useCycle to Svelte 5; ExampleV2 docs migration (#360) * feat(docs): migrate use-presence to ExampleV2 (batch 2 kickoff) Batch 2 starts the docs-embedded migrations — examples whose `.svx` doc pages also import t... push 21 May 2026 06:21PM UTC web-flow github
68.96
26230648449 docs-ui-ux-batch-2 feat(docs): ExampleV2 chrome for docs-embedded examples (batch 2) (#359) * feat(docs): migrate use-presence to ExampleV2 (batch 2 kickoff) Batch 2 starts the docs-embedded migrations — examples whose `.svx` doc pages also import the legacy monol... push 21 May 2026 01:59PM UTC web-flow github
69.05
See All Builds (108)

Badge your Repo: svelte-motion

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