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

temporalio / sdk-go / 12191208829
61%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2024 01:47AM UTC
Jobs 1
Files 112
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

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.0
-10.0% log/noop_logger.go
3
82.19
0.56% internal_task_pollers.go
3
69.12
-0.12% internal_workflow_testsuite.go
15
7.43
-0.11% interceptor_base.go
37
0.0
0.0% nexus_operations.go
49
62.41
-0.36% client.go
96
51.2
-2.24% tracing_interceptor.go
115
12.61
-0.72% Client.go
362
61.43
0.12% internal_workflow_client.go
Jobs
ID Job ID Ran Files Coverage
1 12191208829.1 06 Dec 2024 01:47AM UTC 112
64.19
GitHub Action Run
Source Files on build 12191208829
  • Tree
  • List 112
  • Changed 33
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12191208829
  • 9d59447f on github
  • Prev Build on master (#12151181638)
  • Next Build on master (#12191692066)
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