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

temporalio / sdk-go / 12263525702
61%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2024 08:01PM 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

10 Dec 2024 07:43PM UTC coverage: 64.138% (-0.1%) from 64.234%
12263525702

push

github

web-flow
Nexus error rehydration (#1751)

## What was changed

Add support for full Temporal error rehydration.
Any Temporal errors returned over the Nexus boundary will now automatically be fully rehydrated on the caller side.

Some notable points:
- The Nexus SDK was upgraded to `v0.1.0`, which is a breaking change. Temporal Nexus users should refer to the [release notes](https://github.com/nexus-rpc/sdk-go/releases/tag/v0.1.0) before upgrading the Temporal SDK.
- `nexus.HandlerError` now has a `Failure` representation and is visible to the caller workflow.
- Arbitrary errors are translated to `ApplicationError` as they do in the rest of the Temporal SDK.
- `WorkflowExecutionError`, `QueryRejectedError`, and non retryable `ApplicationError`s are no longer translated to bad request handler errors, instead they're translated to `OperationError`s.

## Why?

Provide a more consistent experience for Temporal users and on par debugging experience with workflows and activities.

Note that the functional tests weren't committed since they depend on unmerged server changes. They will be added in a followup PR.

16184 of 25233 relevant lines covered (64.14%)

14886.59 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
78.01
-0.15% internal_worker.go
3
0.0
0.0% internal_nexus_worker.go
5
0.0
0.0% internal_nexus_task_poller.go
22
82.7
-3.7% failure_converter.go
83
69.09
-0.03% internal_workflow_testsuite.go
96
0.0
0.0% internal_nexus_task_handler.go
Jobs
ID Job ID Ran Files Coverage
1 12263525702.1 10 Dec 2024 08:01PM UTC 112
64.14
GitHub Action Run
Source Files on build 12263525702
  • Tree
  • List 112
  • Changed 40
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12263525702
  • d21ede2f on github
  • Prev Build on master (#12240516110)
  • Next Build on master (#12264651314)
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

© 2025 Coveralls, Inc