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

stacklok / toolhive / 21393182127
60%

Build:
DEFAULT BRANCH: main
Ran 27 Jan 2026 10:21AM UTC
Jobs 1
Files 471
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

27 Jan 2026 10:13AM UTC coverage: 60.137% (+0.007%) from 60.13%
21393182127

push

github

web-flow
Fix concurrency bug with groups (#3447)

The E2E tests have exposed an issue where concurrent attempts to create
a group would conflict with eachother:

1. Both would check if the group exists → both get false
2. Both would then create the file → both succeed (the second overwrites the first)
3. Both requests returned 201 Created instead of one returning 409 Conflict

Change the logic to make the creation atomic.

37 of 52 new or added lines in 4 files covered. (71.15%)

4 existing lines in 2 files now uncovered.

38171 of 63473 relevant lines covered (60.14%)

78.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
88.89
-11.11% pkg/state/kubernetes.go
5
82.88
-3.28% pkg/groups/cli_manager.go
7
73.33
-4.3% pkg/state/local.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
82.88
-3.28% pkg/groups/cli_manager.go
2
82.83
-0.26% pkg/vmcp/composer/workflow_engine.go
Jobs
ID Job ID Ran Files Coverage
1 21393182127.1 27 Jan 2026 10:21AM UTC 471
60.14
GitHub Action Run
Source Files on build 21393182127
  • Tree
  • List 471
  • Changed 7
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21393182127
  • 1e0f7aab on github
  • Prev Build on main (#21391653319)
  • Next Build on main (#21393209058)
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