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

Added support for passing additional filters to EntityRequest #199

Merged
merged 3 commits into from
Oct 5, 2023

refactor: default context

e802523
Select commit
Loading
Failed to load commit list.
Merged

Added support for passing additional filters to EntityRequest #199

refactor: default context
e802523
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 5, 2023 in 1s

0.00% of diff hit (target 21.99%)

View this Pull Request on Codecov

0.00% of diff hit (target 21.99%)

Annotations

Check warning on line 83 in hypertrace-graphql-entity-schema/src/main/java/org/hypertrace/graphql/entity/request/DefaultEntityRequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-graphql-entity-schema/src/main/java/org/hypertrace/graphql/entity/request/DefaultEntityRequestBuilder.java#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 86 in hypertrace-graphql-entity-schema/src/main/java/org/hypertrace/graphql/entity/request/DefaultEntityRequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-graphql-entity-schema/src/main/java/org/hypertrace/graphql/entity/request/DefaultEntityRequestBuilder.java#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 93 in hypertrace-graphql-entity-schema/src/main/java/org/hypertrace/graphql/entity/request/DefaultEntityRequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-graphql-entity-schema/src/main/java/org/hypertrace/graphql/entity/request/DefaultEntityRequestBuilder.java#L88-L93

Added lines #L88 - L93 were not covered by tests

Check warning on line 15 in hypertrace-graphql-entity-schema/src/main/java/org/hypertrace/graphql/entity/request/EntityRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-graphql-entity-schema/src/main/java/org/hypertrace/graphql/entity/request/EntityRequest.java#L15

Added line #L15 was not covered by tests