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

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

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

10 Jul 2026 01:11PM UTC coverage: 92.438%. First build
29095179293

push

github

web-flow
perf(chat): binary-search anchor capture and O(1) restore via prefix sums (#61)

Rewrite captureScrollAnchor and restoreScrollAnchor in chatAnchoring.ts to
use the ChatHeightCache prefix-sum queries (findVisibleStart binary search,
O(1) getIndexForId, O(1) getOffsetForIndex) instead of O(n) linear walks
(findIndex + accumulating loop). Behavior-preserving; public signatures
unchanged. Both functions now sync the cache internally before querying.

Closes #14.

Add regression tests: 5,000-message round-trip across a prepend, capture
past the end (fallback semantics), and stale/fresh-cache sync.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

213 of 244 branches covered (87.3%)

Branch coverage included in aggregate %.

7 of 7 new or added lines in 1 file covered. (100.0%)

386 of 404 relevant lines covered (95.54%)

296.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 29095179293.1 10 Jul 2026 01:13PM UTC 8
92.44
GitHub Action Run
Source Files on build 29095179293
  • Tree
  • List 8
  • 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 #29095179293
  • 24594751 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