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

stacklok / toolhive-studio / 25497590841
68%
main: 70%

Build:
Build:
LAST BUILD BRANCH: renovate/vitejs-plugin-react-6.x
DEFAULT BRANCH: main
Ran 07 May 2026 01:09PM UTC
Jobs 1
Files 504
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

07 May 2026 12:40PM UTC coverage: 67.719%. Remained the same
25497590841

push

github

web-flow
fix(flatpak): grant access to Docker Desktop on Linux socket (#2206)

Docker Desktop on Linux registers a `desktop-linux` Docker context whose
socket lives at `~/.docker/desktop/docker.sock`. The bundled `thv`
(v0.26.1+, currently v0.27.0) probes this path at startup, but the
Flatpak sandbox was not exposing it, causing `os.Stat` to return ENOENT
and container-runtime detection to bail with "no container runtime
available".

Add the narrowest possible Flatpak filesystem grant (the socket file
itself) so `thv` can find it. A broad `~/.docker` or `~/.docker:ro`
grant is intentionally avoided to keep the manifest Flathub-friendly.

Add a unit test for `generateManifest()` that pins presence of this
new grant alongside the existing Docker/Podman socket entries.

Related: stacklok/toolhive#5122, stacklok/toolhive#5120

Co-authored-by: Cursor <cursoragent@cursor.com>

4681 of 7451 branches covered (62.82%)

6990 of 10322 relevant lines covered (67.72%)

120.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25497590841.1 07 May 2026 01:09PM UTC 504
67.72
GitHub Action Run
Source Files on build 25497590841
  • Tree
  • List 504
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25497590841
  • 3392c56a on github
  • Prev Build on main (#25485459491)
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