uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
349 stars 132 forks source link

Workflow shadower activity implementation #1062

Closed yycptt closed 3 years ago

yycptt commented 3 years ago

What changed?

Why? Workflow shadowing

How did you test it? Unit test

Potential risks N/A

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 58e78ead-7907-4f36-a030-501f1ae1c3d8


Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/workflow_shadower_activities.go 122 135 90.37%
<!-- Total: 141 154 91.56% -->
Files with Coverage Reduction New Missed Lines %
internal/internal_task_pollers.go 2 75.25%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build cb373805-6aab-4078-b4c4-92b8b8c03b1d: 0.2%
Covered Lines: 9974
Relevant Lines: 13219

💛 - Coveralls