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

stacklok / toolhive-studio / 24137598307
63%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 01:24PM UTC
Jobs 1
Files 436
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

08 Apr 2026 01:20PM UTC coverage: 61.888% (+1.4%) from 60.534%
24137598307

push

github

web-flow
feat(playground): threaded chat with sidebar, LLM titles, star/rename/delete, and scroll persistence (#1915)

* fix(layout): set relative positioning on Main for overlay child layouts

* feat(db): add title_edited_by_user column to threads (migration 002)

* feat(db): add starred column to threads (migration 003)

* feat(db): persist and hydrate titleEditedByUser and starred on threads

* feat(ipc): add generate-thread-title handler and expose via preload chat API

* feat(playground): add usePlaygroundThreads hook for thread CRUD, star, and rename

* feat(chat): add useAutoScroll hook with per-thread scroll position persistence

* feat(playground): add PlaygroundSidebar with thread list, star, rename, and delete

* feat(chat): add ThreadTitleBar with inline rename, star toggle, and delete confirm

* refactor(chat): replace TitlePage with ThreadTitleBar in ChatInterface

* feat(playground): add thread sidebar layout with per-thread ChatInterface routing

* test(db): cover migrations 002-003 and titleEditedByUser/starred round-trips

* test(chat): cover generateThreadTitle success, failure paths, and provider branches

* test(playground): add tests for useAutoScroll, usePlaygroundThreads, PlaygroundSidebar, ThreadTitleBar, ChatInterface, and Playground route

* refactor: fine tuning

* refactor: update thread title after messages

* fix(chat): use valid ScrollBehavior 'auto' instead of 'instant' in useAutoScroll

* fix(a11y): add aria-label and title to scroll-to-bottom button

* fix(playground): re-sort thread list by lastEditTimestamp after mutations

* fix(chat): re-check titleEditedByUser before writing LLM-generated title

* refactor: adjust types

* test: e2e adjustment

* fix(playground): use opacity instead of display:none for sidebar dropdown trigger

Replace hidden/group-hover:flex with opacity-0/pointer-events-none so
getBoundingClientRect() always returns valid coordinates for floating-ui
positioning. Change dropdown side to bottom and remov... (continued)

3276 of 5560 branches covered (58.92%)

Branch coverage included in aggregate %.

266 of 316 new or added lines in 12 files covered. (84.18%)

6 existing lines in 1 file now uncovered.

5275 of 8257 relevant lines covered (63.89%)

123.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
66.26
-20.02% renderer/src/features/chat/hooks/use-chat-streaming.ts
8
89.23
renderer/src/features/chat/hooks/use-playground-threads.ts
6
0.0
0.0% renderer/src/features/chat/hooks/use-thread-management.ts
4
89.74
renderer/src/features/chat/hooks/use-auto-scroll.ts
3
83.33
83.33% renderer/src/routes/playground.tsx
2
93.44
main/src/chat/generate-thread-title.ts
2
92.11
92.11% renderer/src/features/chat/components/chat-interface.tsx
1
0.0
0.0% main/src/ipc-handlers/chat/threads.ts

Coverage Regressions

Lines Coverage ∆ File
6
0.0
0.0% renderer/src/features/chat/hooks/use-thread-management.ts
Jobs
ID Job ID Ran Files Coverage
1 24137598307.1 08 Apr 2026 01:24PM UTC 436
61.89
GitHub Action Run
Source Files on build 24137598307
  • Tree
  • List 436
  • Changed 10
  • Source Changed 10
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24137598307
  • b3f0a196 on github
  • Prev Build on main (#24125117223)
  • Next Build on main (#24152893354)
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