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

stacklok / toolhive / 20103459930
59%

Build:
DEFAULT BRANCH: main
Ran 10 Dec 2025 03:16PM UTC
Jobs 1
Files 398
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

10 Dec 2025 03:13PM UTC coverage: 49.55% (+0.01%) from 49.538%
20103459930

push

github

web-flow
Add OnDecline and OnCancel handlers for workflow steps (#2961)

* Add OnDecline and OnCancel handlers for workflow steps

Add support for elicitation response handlers in VirtualMCPServer
workflow steps, allowing users to configure behavior when elicitation
requests are declined or canceled by the user.

The implementation adds:
   - ElicitationResponseHandler type with action field (skip_remaining,
     abort, continue)
   - OnDecline field to WorkflowStep for handling explicit decline
     responses
   - OnCancel field to WorkflowStep for handling cancel/dismiss actions
   - Converter logic to map CRD fields to vmcp config types
   - Comprehensive test coverage for all action types and edge cases

These fields were already supported by the implementation in
pkg/vmcp/config/config.go but were missing from the CRD definition,
preventing users from configuring this behavior.

Fixes #2772

* fix ci

* add examples and tests

---------

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

33 of 53 new or added lines in 3 files covered. (62.26%)

26702 of 53889 relevant lines covered (49.55%)

58.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
20
0.0
0.0% cmd/thv-operator/api/v1alpha1/zz_generated.deepcopy.go
Jobs
ID Job ID Ran Files Coverage
1 20103459930.1 10 Dec 2025 03:16PM UTC 398
49.55
GitHub Action Run
Source Files on build 20103459930
  • Tree
  • List 398
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20103459930
  • 0263458a on github
  • Prev Build on main (#20102857274)
  • Next Build on main (#20106551472)
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