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

stacklok / toolhive-studio / 26572732196
71%
main: 71%

Build:
Build:
LAST BUILD BRANCH: fix/auto-2316
DEFAULT BRANCH: main
Ran 28 May 2026 11:51AM UTC
Jobs 1
Files 522
Run time 3min
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

28 May 2026 11:45AM UTC coverage: 70.539% (+0.04%) from 70.502%
26572732196

Pull #2294

github

peppescg
fix(use-toast-mutation): show error toast when successMsg is null

The entire `toast.promise(...)` call — including the `error:` branch —
was gated on `resolvedSuccessMsg !== null`, so any configured `errorMsg`
became dead code when callers passed `successMsg: null`. This silently
swallowed mutation errors in flows that legitimately suppress the
success toast (e.g. routes that navigate away on success) but still
want user-visible error feedback.

Register `toast.promise` whenever a success message or an error message
is configured, and only emit the `success:` key when applicable. The
silent-mode escape hatch (`successMsg: null` with no `errorMsg`) is
preserved.

Fixes #2293

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2294: fix(use-toast-mutation): show error toast when successMsg is null

5210 of 8004 branches covered (65.09%)

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

7712 of 10933 relevant lines covered (70.54%)

115.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26572732196.1 28 May 2026 11:51AM UTC 522
70.54
GitHub Action Run
Source Files on build 26572732196
  • Tree
  • List 522
  • 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 #26572732196
  • Pull Request #2294
  • PR Base - main (#26537599849)
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