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

minor cleanup

c1c6f22
Select commit
Loading
Failed to load commit list.
Merged

Added support for passing additional filters to EntityRequest #199

minor cleanup
c1c6f22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 5, 2023 in 1s

6.66% of diff hit (target 21.99%)

View this Pull Request on Codecov

6.66% 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 87 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-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 94 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#L89-L94

Added lines #L89 - L94 were not covered by tests

Check warning on line 181 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#L181

Added line #L181 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-graphql-entity-schema/src/main/java/org/hypertrace/graphql/entity/request/NeighborEntitiesRequestBuilder.java#L178

Added line #L178 was not covered by tests