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

Remove unused ListAllWorkflowExecutions method #6204

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

sankari165
Copy link
Member

What changed?
Removing unused ListAllWorkflowExecutions method

Why?
ListAllWorkflowExecutions method is not needed anymore

How did you test it?
unit tests

Potential risks

Release notes

Documentation Changes

Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.89%. Comparing base (a024af3) to head (48b969b).

Additional details and impacted files
Files Coverage Δ
...mon/persistence/dataVisibilityManagerInterfaces.go 0.00% <ø> (ø)
common/persistence/data_store_interfaces.go 100.00% <ø> (ø)
...ence/elasticsearch/es_visibility_metric_clients.go 0.00% <ø> (ø)
...n/persistence/elasticsearch/es_visibility_store.go 81.62% <ø> (-1.09%) ⬇️
common/persistence/nosql/nosql_visibility_store.go 0.00% <ø> (ø)
...rsistence/pinot/pinot_visibility_metric_clients.go 100.00% <ø> (+4.94%) ⬆️
common/persistence/pinot/pinot_visibility_store.go 93.58% <ø> (+0.11%) ⬆️
...ommon/persistence/pinot_visibility_dual_manager.go 100.00% <ø> (ø)
common/persistence/sql/sql_visibility_store.go 4.16% <ø> (+0.03%) ⬆️
common/persistence/visibility_dual_manager.go 100.00% <ø> (ø)
... and 5 more

... and 10 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 a024af3...48b969b. Read the comment docs.

@sankari165 sankari165 merged commit 8fc4d27 into cadence-workflow:master Jul 31, 2024
20 checks passed
@sankari165 sankari165 deleted the CDNC-7937 branch July 31, 2024 12:32
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