uber-go / cadence-client

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

Added an option to exclude the list of workflows by Type #1335

Closed agautam478 closed 2 months ago

agautam478 commented 2 months ago

What changed?

Why?

How did you test it? tested locally and unit test.

Potential risks NA. Maybe a few shadow tests will break if someone tries to use this option.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.18%. Comparing base (7f81710) to head (7a41ba2).

Additional details and impacted files | [Files](https://app.codecov.io/gh/uber-go/cadence-client/pull/1335?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber-go) | Coverage Δ | | |---|---|---| | [internal/query\_builder.go](https://app.codecov.io/gh/uber-go/cadence-client/pull/1335?src=pr&el=tree&filepath=internal%2Fquery_builder.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber-go#diff-aW50ZXJuYWwvcXVlcnlfYnVpbGRlci5nbw==) | `87.69% <100.00%> (+1.72%)` | :arrow_up: | | [internal/workflow\_shadower.go](https://app.codecov.io/gh/uber-go/cadence-client/pull/1335?src=pr&el=tree&filepath=internal%2Fworkflow_shadower.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber-go#diff-aW50ZXJuYWwvd29ya2Zsb3dfc2hhZG93ZXIuZ28=) | `77.14% <100.00%> (+0.67%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/uber-go/cadence-client/pull/1335/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber-go) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/uber-go/cadence-client/pull/1335?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber-go). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber-go) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/uber-go/cadence-client/pull/1335?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber-go). Last update [7f81710...7a41ba2](https://app.codecov.io/gh/uber-go/cadence-client/pull/1335?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber-go). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber-go).