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

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

Build:
Build:
LAST BUILD BRANCH: fix/cli-version-reporting
DEFAULT BRANCH: main
Ran 28 May 2026 12:33PM UTC
Jobs 1
Files 522
Run time 1min
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 12:02PM UTC coverage: 70.539% (+0.04%) from 70.502%
26574668393

push

github

web-flow
fix(use-toast-mutation): show error toast when successMsg is null (#2294)

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>

5209 of 8004 branches covered (65.08%)

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

7712 of 10933 relevant lines covered (70.54%)

115.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26574668393.1 28 May 2026 12:33PM UTC 522
70.54
GitHub Action Run
Source Files on build 26574668393
  • 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 #26574668393
  • ad184c48 on github
  • Prev Build on 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