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

humanspeak / svelte-virtual-chat / 28665542591
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: perf/drop-observer-attribute-observation
DEFAULT BRANCH: main
Ran 03 Jul 2026 02:04PM UTC
Jobs 1
Files 7
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

03 Jul 2026 02:03PM UTC coverage: 91.98%. First build
28665542591

push

github

web-flow
docs: accessibility guide with live keyboard demo + README sweep (#52)

* docs: document accessibility — keyboard navigation, screen readers, reduced motion

The keyboard/a11y feature (#36) shipped with no discoverable
documentation: the README had zero accessibility mentions and the docs
site only carried the viewportLabel prop row.

- New Accessibility guide (/docs/guides/accessibility): the labeled
  focusable region, the full keyboard map and its follow-bottom
  semantics, descendant-interaction preservation, reduced-motion
  behavior, respected programmatic scrolling, and the two app-level
  patterns the component deliberately leaves to consumers — aria-live
  announcements for virtualized messages, and pairing
  onFollowBottomChange with a visible jump-to-newest control.
- README: Accessibility section, keyboard/reduced-motion feature
  bullets, and the missing viewportLabel prop row.
- README: descriptive alt text on the TokenMaxing badge.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* docs(readme): full accuracy sweep; drop dead debug prop and unused esm-env dep

README sweep — every claim checked against the current code:

- New "Documentation & Live Examples" section: guide links plus a table
  of the four interactive demos on virtualchat.svelte.page, which the
  README never mentioned.
- Removed the test-count bullet (test counts don't belong in a README
  and it was stale), the `debug` prop row (the prop was accepted but
  never read — also removed from types.ts), and the esm-env caveat on
  the zero-dependencies bullet (the dep was never imported — removed
  from package.json, so the claim is now simply true; publint passes).
- Corrected stale mechanics: measurement is layout-offset-derived with
  ResizeObserver as the trigger (margins counted), follow-bottom
  corrections land pre-paint in the same frame as growth, and streaming
  updates coalesce one reactive cascade per frame.
- Added the missing heightCacheVersion row to t... (continued)

193 of 221 branches covered (87.33%)

Branch coverage included in aggregate %.

346 of 365 relevant lines covered (94.79%)

48.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 28665542591.1 03 Jul 2026 02:04PM UTC 7
91.98
GitHub Action Run
Source Files on build 28665542591
  • Tree
  • List 7
  • 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 #28665542591
  • 3eaed4ab on github
  • 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