• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

stacklok / toolhive-studio / 25792070950
70%
main: 70%

Build:
Build:
LAST BUILD BRANCH: renovate/vitejs-plugin-react-6.x
DEFAULT BRANCH: main
Ran 13 May 2026 10:04AM UTC
Jobs 1
Files 512
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

13 May 2026 09:59AM UTC coverage: 70.106% (+1.5%) from 68.652%
25792070950

Pull #2241

github

samuv
fix(playground): catch async rejection on the normal send path

Address PR review: the normal-send path wrapped `onSendMessage` in a
synchronous try/catch, but the callee returns a Promise. Async
rejections escaped as unhandled, and `onClearEdit()` + `setText('')`
ran unconditionally — so a failed send still cleared the composer,
leaving the user with no way to retry. Mirror the rewind path's
`Promise.resolve(...).catch(...)` pattern and restore the text on
rejection. Regression test added.
Pull Request #2241: feat(playground): edit/resend a previous user message

4958 of 7673 branches covered (64.62%)

68 of 83 new or added lines in 5 files covered. (81.93%)

7434 of 10604 relevant lines covered (70.11%)

118.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
72.6
72.6% renderer/src/features/chat/components/chat-input-prompt.tsx
4
82.14
7.14% renderer/src/features/chat/components/chat-interface.tsx
2
77.44
3.34% renderer/src/features/chat/hooks/use-chat-streaming.ts
Jobs
ID Job ID Ran Files Coverage
1 25792070950.1 13 May 2026 10:04AM UTC 512
70.11
GitHub Action Run
Source Files on build 25792070950
  • Tree
  • List 512
  • Changed 10
  • Source Changed 5
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25792070950
  • Pull Request #2241
  • PR Base - 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