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

stacklok / toolhive-studio / 25877573288
70%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 06:25PM UTC
Jobs 1
Files 519
Run time 2min
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

14 May 2026 06:21PM UTC coverage: 70.606% (+0.02%) from 70.582%
25877573288

push

github

web-flow
fix(playground): persist agent selection on draft threads (#2258)

A new chat starts with a renderer-only draft thread whose row isn't
written until the first message. `setThreadAgent`'s
`UPDATE threads SET agent_id ...` therefore silently matched zero rows,
losing the picked agent on refetch.

Promote the draft via `ensureThreadExists` before writing the
assignment, and signal `threadStarted` when a new row is created so
the sidebar flips `pending: false`. Skip the ensure call when clearing
(`agentId: null`) to avoid materialising an empty row just to record
a no-op.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

5105 of 7823 branches covered (65.26%)

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

7593 of 10754 relevant lines covered (70.61%)

116.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25877573288.1 14 May 2026 06:25PM UTC 519
70.61
GitHub Action Run
Source Files on build 25877573288
  • Tree
  • List 519
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25877573288
  • ea870cda on github
  • Prev Build on v0.35.0-rc.1 (#25871985180)
  • Next Build on main (#25906699187)
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