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

stacklok / toolhive-studio / 26633175747
71%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 10:57AM 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

29 May 2026 10:53AM UTC coverage: 70.52% (-0.02%) from 70.539%
26633175747

push

github

web-flow
fix(settings): show real on-disk log path instead of hard-coded "ToolHive" (#2295)

The Logs tab in Settings hard-coded `~/Library/Logs/ToolHive/main.log`
and equivalent strings for Windows/Linux. The real on-disk location is
derived from `app.getName()` (i.e. package.json `productName`), so for
any branded build whose productName is not exactly "ToolHive" the
displayed path goes stale.

Add a `get-main-log-path` IPC handler that returns the actual path the
main process writes to, and use it from the renderer via React Query.
Tests now mock the IPC return value and assert that whatever the main
process reports is what gets rendered.

This also unblocks downstream rebranded builds (e.g. enterprise distros)
from copying the entire logs-tab component just to swap the path string.

5211 of 8004 branches covered (65.1%)

1 of 3 new or added lines in 2 files covered. (33.33%)

1 existing line in 1 file now uncovered.

7710 of 10933 relevant lines covered (70.52%)

115.03 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
0.0
0.0% main/src/ipc-handlers/app.ts

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% main/src/ipc-handlers/app.ts
Jobs
ID Job ID Ran Files Coverage
1 26633175747.1 29 May 2026 10:57AM UTC 522
70.52
GitHub Action Run
Source Files on build 26633175747
  • Tree
  • List 522
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26633175747
  • 3215afa4 on github
  • Prev Build on main (#26573444455)
  • Next Build on main (#26633170232)
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