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

stacklok / toolhive / 24442333364
66%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 07:42AM UTC
Jobs 1
Files 630
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

15 Apr 2026 07:36AM UTC coverage: 65.718% (+0.03%) from 65.688%
24442333364

push

github

web-flow
Remove Upsert from DataStorage interface — closes #4726 (#4797)

Upsert had zero production callers after #4669 converted all call sites
to the safer Create/Update methods. Keeping it in the interface was a
footgun that invited the unconditional-write pattern back.

- Remove Upsert from DataStorage interface and both implementations
- Update contract tests to use Create for round-trip and nil-metadata cases
- Drop the two Upsert-specific contract tests (overwrite and empty-ID)
  that tested behaviour no longer in the interface
- Replace test fixture setup calls with Create (new sessions) or Update
  (sessions already written by CreateSession/Generate)

Co-authored-by: taskbot <taskbot@users.noreply.github.com>

57291 of 87177 relevant lines covered (65.72%)

62.71 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
76.15
-5.5% pkg/secrets/keyring/keyctl_linux.go
2
82.29
-0.21% pkg/vmcp/composer/workflow_engine.go
Jobs
ID Job ID Ran Files Coverage
1 24442333364.1 15 Apr 2026 07:42AM UTC 630
65.72
GitHub Action Run
Source Files on build 24442333364
  • Tree
  • List 630
  • Changed 9
  • Source Changed 3
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24442333364
  • 5e1e1d55 on github
  • Prev Build on main (#24442318933)
  • Next Build on main (#24444473875)
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