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

stacklok / toolhive-studio / 24734052733
67%
main: 71%

Build:
Build:
LAST BUILD BRANCH: fix/auto-2316
DEFAULT BRANCH: main
Ran 21 Apr 2026 04:32PM UTC
Jobs 1
Files 474
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

21 Apr 2026 04:27PM UTC coverage: 66.53% (+0.2%) from 66.308%
24734052733

Pull #2062

github

samuv
refactor(chat): delegate chat scroll restoration to TanStack Router

Enable router-level scrollRestoration keyed by location.pathname and
register the chat messages container with data-scroll-restoration-id so
TSR persists and restores its scroll position across navigations. Apply
overflow-anchor: auto on the scroll container and each MCP app iframe
wrapper so async height changes don't shove the viewport.

useAutoScroll is rewritten around the new contract: its responsibilities
shrink to following the bottom while streaming, the scroll-to-bottom
button, and an initial 5s settling window that re-applies the saved
scroll target as MCP iframes finish their size handshake. Distinguishes
overflow-anchor-driven scroll events from genuine user input (wheel /
touch / key / pointer) so the settling window isn't cancelled by the
first iframe resize. The in-component loading overlay is removed — the
route's pendingComponent now owns that state.
Pull Request #2062: feat(playground): preload chat thread data in the route loader and delegate scroll restoration to TanStack Router

3876 of 6366 branches covered (60.89%)

110 of 117 new or added lines in 8 files covered. (94.02%)

22 existing lines in 1 file now uncovered.

6025 of 9056 relevant lines covered (66.53%)

118.88 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
97.83
5.83% renderer/src/features/chat/hooks/use-auto-scroll.ts
2
89.47
-6.68% renderer/src/routes/playground.index.tsx
1
80.0
renderer/src/features/chat/lib/thread-query.ts
1
0.0
0.0% renderer/src/renderer.tsx
1
96.55
-3.45% renderer/src/routes/playground.chat.$threadId.tsx

Coverage Regressions

Lines Coverage ∆ File
22
68.54
1.87% renderer/src/features/chat/hooks/use-chat-streaming.ts
Jobs
ID Job ID Ran Files Coverage
1 24734052733.1 21 Apr 2026 04:32PM UTC 474
66.53
GitHub Action Run
Source Files on build 24734052733
  • Tree
  • List 474
  • Changed 9
  • Source Changed 9
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24734052733
  • Pull Request #2062
  • PR Base - main (#24725863833)
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