uber / cadence

Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
https://cadenceworkflow.io
MIT License
7.97k stars 773 forks source link

Added unit test for DeserializeChildExecutionInfos #6069

Closed 3vilhamster closed 1 month ago

3vilhamster commented 1 month ago

What changed? Added unit test for DeserializeChildExecutionInfos

Why? To improve code coverage

How did you test it?

Potential risks

Release notes

Documentation Changes