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

stacklok / toolhive-studio / 25748661077
70%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 04:47PM UTC
Jobs 1
Files 511
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

12 May 2026 04:43PM UTC coverage: 68.652%. Remained the same
25748661077

push

github

web-flow
feat(playground): copy button on chat messages (#2235)

* feat(playground): copy button on chat messages

Adds a `useCopyToClipboard` hook (clipboard + sonner toast) and a
small `<MessageActions>` slot at the bottom of every message row,
hover-revealed. The text-only payload (excluding tool outputs and
reasoning) is copied — tool outputs already have their own copy
affordance. Refactors the inline copy implementation in
tool-output-content onto the shared hook; the skill-build-result-card
copy path is left in place since its custom analytics + messages
would have required broadening the hook API.

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

* fix(playground): disable pointer events on hidden message actions

Address PR review: while `opacity-0` hid the actions visually, the
button remained hit-testable and could be clicked accidentally in the
empty area before reveal. Add `pointer-events-none` to the hidden
state, re-enabled on `group-hover` / `focus-within`. Test asserts the
relevant classes are present so a future refactor can't silently
regress the behavior.

---------

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

4839 of 7610 branches covered (63.59%)

16 of 21 new or added lines in 6 files covered. (76.19%)

1 existing line in 1 file now uncovered.

7227 of 10527 relevant lines covered (68.65%)

118.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
0.0
renderer/src/features/chat/lib/message-copy-text.ts
1
0.0
0.0% renderer/src/features/chat/components/chat-message/assistant-message.tsx
1
0.0
0.0% renderer/src/features/chat/components/chat-message/user-message.tsx

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% renderer/src/features/chat/components/chat-message/user-message.tsx
Jobs
ID Job ID Ran Files Coverage
1 25748661077.1 12 May 2026 04:47PM UTC 511
68.65
GitHub Action Run
Source Files on build 25748661077
  • Tree
  • List 511
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25748661077
  • 62db4085 on github
  • Prev Build on main (#25744685350)
  • Next Build on main (#25786258611)
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