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 method to list all workflow executions with support for partial match and search params #6017

Merged
merged 8 commits into from
May 22, 2024

Update pinot_visibility_store.go

1b7a194
Select commit
Loading
Failed to load commit list.
Merged

Add method to list all workflow executions with support for partial match and search params #6017

Update pinot_visibility_store.go
1b7a194
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2024 in 0s

66.86% (target 85.00%)

View this Pull Request on Codecov

66.86% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 85.50725% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 66.86%. Comparing base (0c1bdca) to head (1b7a194).
Report is 52 commits behind head on master.

Additional details and impacted files
Files Coverage Δ
...mon/persistence/dataVisibilityManagerInterfaces.go 0.00% <ø> (ø)
common/persistence/data_store_interfaces.go 100.00% <ø> (ø)
...n/persistence/elasticsearch/es_visibility_store.go 81.62% <100.00%> (+0.06%) ⬆️
common/persistence/nosql/nosql_visibility_store.go 0.00% <0.00%> (ø)
common/persistence/sql/sql_visibility_store.go 4.13% <0.00%> (-0.04%) ⬇️
common/persistence/pinot/pinot_visibility_store.go 92.98% <90.47%> (-0.26%) ⬇️

... and 116 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 0c1bdca...1b7a194. Read the comment docs.