• 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 / 1
70%
main: 70%

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

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%)

7434 of 10604 relevant lines covered (70.11%)

118.42 hits per line

Source Files on job 25792070950.1
  • 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 Build 25792070950
  • abc67e65 on github
  • Prev Job for on feat/playground-edit-resend-message (#25786258611.1)
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