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

[Wf-Diagnostics] Diagnose workflow execution from cli #6271

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

sankari165
Copy link
Contributor

What changed?
DiagnoseWorkflow endpoint is callable from cli

Why?
It allows users to diagnose workflow execution from cadence cli

How did you test it?
unit tests

Potential risks

Release notes

Documentation Changes

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.09%. Comparing base (08dba4d) to head (96f6b08).
Report is 1 commits behind head on master.

Additional details and impacted files
Files with missing lines Coverage Δ
tools/cli/workflow.go 100.00% <100.00%> (ø)
tools/cli/workflow_commands.go 37.82% <100.00%> (+1.06%) ⬆️

... and 8 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08dba4d...96f6b08. Read the comment docs.

tools/cli/workflow_commands.go Show resolved Hide resolved
@sankari165 sankari165 merged commit 0a6ad93 into uber:master Sep 9, 2024
20 checks passed
@sankari165 sankari165 deleted the CDNC-10293 branch September 9, 2024 13:11
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.

2 participants