Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add design doc for workflow shadowing #4137

Merged
merged 3 commits into from
May 13, 2021

Conversation

yycptt
Copy link
Contributor

@yycptt yycptt commented Apr 15, 2021

What changed?
Add design doc for workflow shadowing

Why?

How did you test it?

Potential risks

Release notes

Documentation Changes

@yycptt yycptt requested review from yux0 and a team April 15, 2021 19:02
@coveralls
Copy link

coveralls commented Apr 16, 2021

Pull Request Test Coverage Report for Build 047dee56-dc02-4f3e-96e2-ea7cf14ee2c9

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 47 unchanged lines in 8 files lost coverage.
  • Overall coverage increased (+0.05%) to 59.89%

Files with Coverage Reduction New Missed Lines %
host/signalworkflowTest.go 1 95.53%
common/persistence/executionStore.go 2 73.86%
common/persistence/statsComputer.go 2 95.64%
common/task/fifoTaskScheduler.go 2 84.54%
service/history/queue/timer_queue_processor.go 2 58.77%
service/history/shard/context.go 8 61.88%
service/history/execution/context.go 14 66.78%
common/persistence/sql/sqlExecutionManager.go 16 58.48%
Totals Coverage Status
Change from base Build 62117386-7edd-49d6-8ecf-8100a77243f2: 0.05%
Covered Lines: 88140
Relevant Lines: 147170

💛 - Coveralls

docs/design/workflow-shadowing/2547-workflow-shadowing.md Outdated Show resolved Hide resolved
docs/design/workflow-shadowing/2547-workflow-shadowing.md Outdated Show resolved Hide resolved
docs/design/workflow-shadowing/2547-workflow-shadowing.md Outdated Show resolved Hide resolved
docs/design/workflow-shadowing/2547-workflow-shadowing.md Outdated Show resolved Hide resolved
docs/design/workflow-shadowing/2547-workflow-shadowing.md Outdated Show resolved Hide resolved
docs/design/workflow-shadowing/2547-workflow-shadowing.md Outdated Show resolved Hide resolved
docs/design/workflow-shadowing/2547-workflow-shadowing.md Outdated Show resolved Hide resolved
docs/design/workflow-shadowing/2547-workflow-shadowing.md Outdated Show resolved Hide resolved
docs/design/workflow-shadowing/2547-workflow-shadowing.md Outdated Show resolved Hide resolved
docs/design/workflow-shadowing/2547-workflow-shadowing.md Outdated Show resolved Hide resolved
@yycptt yycptt merged commit 9b4aaa6 into cadence-workflow:master May 13, 2021
@yycptt yycptt deleted the shadowing-design-doc branch May 13, 2021 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants