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

Introduce ListAllWorkflowExecutions method in frontend #6065

Merged
merged 4 commits into from
May 31, 2024

update tests

0f3bc98
Select commit
Loading
Failed to load commit list.
Merged

Introduce ListAllWorkflowExecutions method in frontend #6065

update tests
0f3bc98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 29, 2024 in 0s

62.85% of diff hit (target 0.00%)

View this Pull Request on Codecov

62.85% of diff hit (target 0.00%)

Annotations

Check warning on line 282 in common/persistence/elasticsearch/es_visibility_metric_clients.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/elasticsearch/es_visibility_metric_clients.go#L282

Added line #L282 was not covered by tests

Check warning on line 285 in common/persistence/elasticsearch/es_visibility_metric_clients.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/elasticsearch/es_visibility_metric_clients.go#L284-L285

Added lines #L284 - L285 were not covered by tests

Check warning on line 289 in common/persistence/elasticsearch/es_visibility_metric_clients.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/elasticsearch/es_visibility_metric_clients.go#L287-L289

Added lines #L287 - L289 were not covered by tests

Check warning on line 292 in common/persistence/elasticsearch/es_visibility_metric_clients.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/elasticsearch/es_visibility_metric_clients.go#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 295 in common/persistence/elasticsearch/es_visibility_metric_clients.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/elasticsearch/es_visibility_metric_clients.go#L295

Added line #L295 was not covered by tests

Check warning on line 262 in common/persistence/pinot/pinot_visibility_metric_clients.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/pinot/pinot_visibility_metric_clients.go#L262

Added line #L262 was not covered by tests

Check warning on line 265 in common/persistence/pinot/pinot_visibility_metric_clients.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/pinot/pinot_visibility_metric_clients.go#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 269 in common/persistence/pinot/pinot_visibility_metric_clients.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/pinot/pinot_visibility_metric_clients.go#L267-L269

Added lines #L267 - L269 were not covered by tests

Check warning on line 272 in common/persistence/pinot/pinot_visibility_metric_clients.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/pinot/pinot_visibility_metric_clients.go#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 275 in common/persistence/pinot/pinot_visibility_metric_clients.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/pinot/pinot_visibility_metric_clients.go#L275

Added line #L275 was not covered by tests

Check warning on line 240 in common/persistence/wrappers/sampled/visibility_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/wrappers/sampled/visibility_manager.go#L238-L240

Added lines #L238 - L240 were not covered by tests

Check warning on line 243 in common/persistence/wrappers/sampled/visibility_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/persistence/wrappers/sampled/visibility_manager.go#L243

Added line #L243 was not covered by tests

Check warning on line 3084 in service/frontend/api/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/frontend/api/handler.go#L3084

Added line #L3084 was not covered by tests

Check warning on line 3088 in service/frontend/api/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/frontend/api/handler.go#L3088

Added line #L3088 was not covered by tests

Check warning on line 3096 in service/frontend/api/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/frontend/api/handler.go#L3096

Added line #L3096 was not covered by tests

Check warning on line 3104 in service/frontend/api/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/frontend/api/handler.go#L3104

Added line #L3104 was not covered by tests

Check warning on line 3108 in service/frontend/api/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/frontend/api/handler.go#L3108

Added line #L3108 was not covered by tests

Check warning on line 3121 in service/frontend/api/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/frontend/api/handler.go#L3120-L3121

Added lines #L3120 - L3121 were not covered by tests

Check warning on line 3127 in service/frontend/api/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/frontend/api/handler.go#L3127

Added line #L3127 was not covered by tests

Check warning on line 3154 in service/frontend/api/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/frontend/api/handler.go#L3154

Added line #L3154 was not covered by tests