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

humanspeak / svelte-motion
69%

Build:
DEFAULT BRANCH: main
Repo Added 21 Feb 2025 05:35AM UTC
Token dfp0FoWB2YexHinOlPYfkZTafaIHIH3ah regen
Build 166 Last
Files 261
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 main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • chore/deps-motion-12.39.0
  • chore/package-updates
  • chore/typed-lint-recommended
  • ci/drop-node-20
  • ci/readme-ecosystem-footer
  • codex/docs-code-block-button
  • codex/motion-value-children
  • codex/object-style-motion-values-317
  • codex/optimized-appear-animations
  • codex/posthog-integration
  • codex/transform-template-316
  • codex/use-animation-controls
  • codex/use-presence-data-parity
  • codex/wip-command-center
  • docs-kit-update
  • docs-ui-ux
  • docs-ui-ux-batch-2
  • feat/ai-glow-border-example
  • feat/animate-view
  • feat/layout-animation-cluster
  • feat/layout-group
  • feat/motion-custom-prop
  • feat/pan-gesture
  • feat/projection-page-space
  • feat/reorder
  • feat/runes-w2-boolean-snapshots
  • feat/runes-w3-motion-values
  • feat/seo-geo-improvements
  • feat/svg-motion-value-attributes
  • feat/use-animate
  • feat/use-cycle
  • feat/use-follow-value
  • feat/use-in-view
  • feat/use-presence
  • feat/use-reduced-motion
  • feat/vanilla-motion-values
  • feat/variant-string-keys
  • feat/while-in-view-viewport
  • feature-parity
  • fix/animate-augmented-motion-value-typing
  • fix/animate-transform-persist
  • fix/drag-transform-composition
  • fix/presence-exit-placeholder-slot
  • fix/release-cleanup-always-run
  • fix/seo-unique-titles
  • fix/upstream-parity-12.41
  • fix/usepresence-svelte-5-55-7-main
  • fix/whiletap-release-overshoot
  • initial-creation
  • issue-417
  • issue-449-visual-element-core
  • layout-dependency
  • main
  • mobile-drawer
  • style/brutalist-examples
  • svg-through-ve
  • use-will-change

09 Sep 2026 07:21PM UTC coverage: 69.154% (+4.0%) from 65.127%
34394549784

push

github

web-flow
feat(gestures): add MotionConfig coordinate transforms (#481)

* docs(plan): prepare coordinate transform dispatch

* feat(gestures): snapshot coordinate transform implementation

* docs(guard): record coordinate contract stop and verification

* docs(plan): require public reuse and exact React gesture parity

* docs(plan): resume dispatch through public React reference gate

* test(reference): snapshot public React gesture fixtures

* docs(guard): record verified React gesture contract

* feat(gestures): align coordinate transforms with React behavior

* fix(gestures): match React snap and commit sampling

* docs(guard): record parity findings and approved test amendment

* test(reorder): sample drag events on controlled frames

* docs(guard): verify Reorder frame sampling and remaining parity gaps

* fix(gestures): forward drag callbacks through render commits

* docs(guard): record exact parity and controls regression evidence

* fix(drag): avoid adding initial coordinates twice during snap

* docs(guard): verify runtime parity and propose controls test amendment

* docs(plan): approve controls test parity amendment

* test(drag): snapshot controls parity assertions for review

* docs(plan): require red proof for repeated initial drag drift

* test(drag): expose repeated initial snap drift before fixing

* docs(guard): record red snap regression and upstream findings

* docs(plan): authorize Svelte repeated snap correction

* fix(drag): prevent cumulative snap-to-cursor drift

* docs(guard): diagnose snap fix gesture lifecycle regression

* fix(drag): isolate imperative reads from reactive gesture effects

* docs(guard): record snap verification and remaining review gates

* fix(drag): untrack projection measurement bookkeeping

* docs(guard): verify repeated snap fix and preserve full-suite review

* docs(plan): approve bounded owned-child fade assertion

* test(presence): wait for owned-child fade progress

* docs(plan): authorize layout snap reg... (continued)

1045 of 1702 branches covered (61.4%)

Branch coverage included in aggregate %.

172 of 185 new or added lines in 5 files covered. (92.97%)

5 existing lines in 2 files now uncovered.

3829 of 5346 relevant lines covered (71.62%)

178.06 hits per line

Relevant lines Covered
Build:
Build:
5346 RELEVANT LINES 3829 COVERED LINES
178.06 HITS PER LINE
Source Files on main
  • Tree
  • List 261
  • Changed 8
  • Source Changed 6
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
34394549784 main feat(gestures): add MotionConfig coordinate transforms (#481) * docs(plan): prepare coordinate transform dispatch * feat(gestures): snapshot coordinate transform implementation * docs(guard): record coordinate contract stop and verification * ... push 09 Sep 2026 07:23PM UTC web-flow github
69.15
34167666720 main test(drag): align boundary release coverage with Motion 13.2 (#480) push 07 Sep 2026 10:45PM UTC web-flow github
65.13
33546667120 main ci: move off Blacksmith runners to GitHub-hosted (#477) Replaces every `blacksmith-*` runner label with its GitHub-hosted equivalent (`ubuntu-latest`, and `macos-latest` / `windows-2025` where the job genuinely needs that OS) and drops the now-un... push 01 Sep 2026 06:58PM UTC web-flow github
65.11
33186719359 main 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... push 28 Aug 2026 03:48PM UTC web-flow github
65.11
33002633920 main chore(docs): upgrade docs-kit to 2026.8.5 (#475) Pulls in the footer heart fix: the ❤️ emoji is now a Lucide SVG heart, so the scale beat stays centered on every platform (emoji glyph ink sat off-center in its advance box, making the beat lurch s... push 26 Aug 2026 07:01PM UTC web-flow github
64.98
32638687672 main docs: add migration guide and Motion 13.1.1 SSR guard (#474) * chore: record August 23 competitive intel * docs: add svelte-motion migration guide * docs: publish migration guide through blog * chore: pin pnpm 11.22.0 * chore: update docs-kit... push 23 Aug 2026 12:13PM UTC web-flow github
64.98
32312506119 main feat: arc() curved motion paths via transition.path (#472) * chore: add competitive-intel config and state Adds the per-repo config and running state for the nightly competitive-intelligence digest (competitors, upstream watch, open/closed parit... push 19 Aug 2026 11:18PM UTC web-flow github
64.98
32081049136 main fix(layout): match upstream layoutDependency gate semantics (#471) Upstream MeasureLayout only snapshots a layoutDependency-gated node when drag is set, the dependency changed, or its own isPresent flipped. Our observer path animated gated elemen... push 17 Aug 2026 11:38PM UTC web-flow github
64.82
31683425945 main feat(reorder): add Motion 13.1 multidimensional parity (#469) * feat(reorder): add Motion 13.1 multidimensional parity * fix(reorder): preserve continuous drag projection * test(reorder): wait for automatic axis detection * feat(svg): add acce... push 13 Aug 2026 08:47AM UTC web-flow github
64.49
31634948315 main fix(optimized-appear): emit WAAPI entries for non-transform CSS properties (#466) * fix(optimized-appear): emit WAAPI entries for non-transform CSS properties createOptimizedAppearData previously only emitted appear entries for opacity and the c... push 12 Aug 2026 07:57PM UTC web-flow github
63.02
See All Builds (155)

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc