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

humanspeak / svelte-motion / 33186719359
65%

Build:
DEFAULT BRANCH: main
Ran 28 Aug 2026 03:48PM UTC
Jobs 1
Files 259
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 Aug 2026 03:45PM UTC coverage: 65.112% (+0.1%) from 64.978%
33186719359

push

github

web-flow
feat: MotionConfig skipAnimations animation kill switch (#476)

* docs(plans): add MotionConfig skipAnimations implementation plan

Handoff plan for exposing `skipAnimations` on `<MotionConfig>` — the last
API a rival Svelte port ships that we don't.

The motion-dom plumbing already exists (`createMotionVisualElement` forwards
`skipAnimations` at visualElementCore.ts:431/480/496, and `animateMotionValue`
honors `element.shouldSkipAnimations`), so the declarative surface —
animate/initial/variants/exit/whileX/useAnimationControls — comes free once
`MotionConfigProps` carries the field.

The plan covers the four paths that bypass the VisualElement and need
explicit threading: the AnimatePresence clone exit, the optimized-appear
WAAPI bootstrap, `useAnimate`, and post-mount toggling (mount() latches
shouldSkipAnimations from a private field).

Also carries a separable secondary fix: MotionConfig.svelte doesn't merge its
parent config, so a nested config shadows outer props entirely — which the
docs already claim it doesn't, and which would silently re-enable animations
inside a skipAnimations subtree.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* chore(intel): record 2026-08-28 competitive digest run

Nightly competitive-intelligence digest output: closes the Motion 13.1.1 SSR
window-access parity gap (shipped in v0.9.4), clears the compare-page nit
about the framer/motion GitHub redirect, and refreshes download/rank tracking.

MotionConfig skipAnimations re-verified as still absent and now the only gap
a rival actually ships that we don't.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* docs(plans): re-baseline skipAnimations plan to the current branch tip

The plan was authored at dd838b1 on chore/docs-kit-2026.8.5; that commit
landed on main as the squashed 5a9991f, so the original baseline lives only
on a now-redundant branch. Re-point the drift-check SHA, `Planned at` stamp
and the matching STOP condit... (continued)

965 of 1685 branches covered (57.27%)

Branch coverage included in aggregate %.

21 of 21 new or added lines in 3 files covered. (100.0%)

3587 of 5306 relevant lines covered (67.6%)

44.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 33186719359.1 28 Aug 2026 03:48PM UTC 259
65.11
GitHub Action Run
Source Files on build 33186719359
  • Tree
  • List 259
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33186719359
  • d53641f5 on github
  • Prev Build on main (#33002633920)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc