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

stacklok / toolhive / 20103459930 / 1
59%
main: 59%

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

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>

26702 of 53889 relevant lines covered (49.55%)

58.69 hits per line

Source Files on job 20103459930.1
  • Tree
  • List 398
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20103459930
  • 0263458a on github
  • Prev Job for on main (#20102857274.1)
  • Next Job for on main (#20106551472.1)
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