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/patch succeeded May 21, 2024 in 1s

85.50% of diff hit (target 85.00%)

View this Pull Request on Codecov

85.50% of diff hit (target 85.00%)

Annotations

Check warning on line 379 in common/persistence/nosql/nosql_visibility_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/nosql/nosql_visibility_store.go#L378-L379

Added lines #L378 - L379 were not covered by tests

Check warning on line 368 in common/persistence/pinot/pinot_visibility_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/pinot/pinot_visibility_store.go#L368

Added line #L368 was not covered by tests

Check warning on line 716 in common/persistence/pinot/pinot_visibility_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/pinot/pinot_visibility_store.go#L716

Added line #L716 was not covered by tests

Check warning on line 1041 in common/persistence/pinot/pinot_visibility_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/pinot/pinot_visibility_store.go#L1041

Added line #L1041 was not covered by tests

Check warning on line 326 in common/persistence/sql/sql_visibility_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/sql/sql_visibility_store.go#L325-L326

Added lines #L325 - L326 were not covered by tests