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

temporalio / sdk-go / 12191208829

06 Dec 2024 01:29AM UTC coverage: 64.186% (-0.2%) from 64.356%
12191208829

push

github

web-flow
New Update-With-Start API (#1731)

Instead of using the ExecuteWorkflow client method, update-with-start is invoked
via a new client method UpdateWithStartWorkflow.

To use this method, first use NewWithStartWorkflowOperation to define
the start-workflow operation. A workflow ID conflict policy is required. Then
call UpdateWithStartWorkflow, passing it an UpdateWithStartWorkflowOptions
containing your WithStartWorkflowOperation, together with an
UpdateWorkflowOptions defining the update operation. This will return an
UpdateHandle. The  WithStartWorkflowOperation exposes a blocking .Get(ctx)
method to obtain the workflow run targeted by the update.

16162 of 25180 relevant lines covered (64.19%)

14897.52 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

12.61
/Client.go


Source Not Available

The file "Client.go" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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