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

humanspeak / svelte-motion / 26698027156
69%
main: 3%

Build:
Build:
LAST BUILD BRANCH: codex/motion-value-children
DEFAULT BRANCH: main
Ran 30 May 2026 11:42PM UTC
Jobs 1
Files 239
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

30 May 2026 11:41PM UTC coverage: 69.035%. First build
26698027156

push

github

web-flow
feat: add optimized appear animation handoff (#386)

* feat: add optimized appear animation handoff

- start SSR appear animations before hydration with WAAPI
- adopt optimized animations during hydration without replaying enter
- add docs, examples, unit coverage, and focused e2e coverage

* fix: reuse motion-dom optimized appear internals

Use motion-dom exports for optimized appear constants, transform props,
and WAAPI easing mapping so the SSR bootstrap accepts Motion easing names.

* fix(animate-presence): stabilize layout button dogfood

- bridge layout measurement through motion-dom projection internals
- defer and reveal wait-mode enters without leaving hidden states stuck
- add layout-button dogfood page and e2e coverage for text scaling,
  containment, and one-frame jumps

Sync and popLayout dogfood behavior still need follow-up polish.

* fix(animate-presence): anchor sync layout swaps

- keep placeholders scoped to wait mode only
- observe descendant swaps before the first painted layout frame
- add sync dogfood regressions for click and reset transitions

* fix(animate-presence): stabilize layout swaps during scroll

- Include viewport scroll in projection measurements
- Skip stale release animations after offscreen scroll changes
- Add rolling copy dogfood coverage for shell anchoring

* docs: document failed e2e review workflow

* fix(motion): stabilize optimized appear test timing

- Persist animate resting styles when enter animations complete
- Add jsdom completion fallback for unit tests
- Read transform-persist slow mode through SvelteKit load so SSR
  optimized appear scripts match hydrated timing

* fix(motion): gate optimized appear until ready

Match upstream optimized appear startup by holding a shared ready
animation before starting real WAAPI enter animations. This keeps the
first visible enter frame near the initial state and locks animated
values to the same start time.

* fix(motion): align SVG path drawing with motion-do... (continued)

642 of 870 branches covered (73.79%)

Branch coverage included in aggregate %.

413 of 591 new or added lines in 7 files covered. (69.88%)

2535 of 3732 relevant lines covered (67.93%)

16.81 hits per line

Uncovered Changes

Lines Coverage ∆ File
122
59.41
src/lib/html/_MotionContainer.svelte
30
74.53
src/lib/utils/optimizedAppear.ts
12
92.51
src/lib/utils/layout.ts
9
84.62
src/lib/utils/motionDomProjection.ts
3
91.24
src/lib/utils/svg.ts
2
86.49
src/lib/utils/presence.ts
Jobs
ID Job ID Ran Files Coverage
1 node-22 - 26698027156.1 30 May 2026 11:42PM UTC 239
69.04
GitHub Action Run
Source Files on build 26698027156
  • Tree
  • List 239
  • 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 #26698027156
  • 9c4ca8b4 on github
  • Delete
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