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

feat: add support for logical operators #148

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: add support for logical operators

dfc06e8
Select commit
Loading
Failed to load commit list.
Draft

feat: add support for logical operators #148

feat: add support for logical operators
dfc06e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 5, 2023 in 1s

37.50% of diff hit (target 57.57%)

View this Pull Request on Codecov

37.50% of diff hit (target 57.57%)

Annotations

Check warning on line 220 in hypertrace-core-graphql-common-schema/src/main/java/org/hypertrace/core/graphql/common/request/DefaultResultSetRequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-core-graphql-common-schema/src/main/java/org/hypertrace/core/graphql/common/request/DefaultResultSetRequestBuilder.java#L220

Added line #L220 was not covered by tests

Check warning on line 266 in hypertrace-core-graphql-common-schema/src/main/java/org/hypertrace/core/graphql/common/request/DefaultResultSetRequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-core-graphql-common-schema/src/main/java/org/hypertrace/core/graphql/common/request/DefaultResultSetRequestBuilder.java#L266

Added line #L266 was not covered by tests

Check warning on line 39 in hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/FilterConverter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/FilterConverter.java#L39

Added line #L39 was not covered by tests

Check warning on line 55 in hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/FilterConverter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/FilterConverter.java#L55

Added line #L55 was not covered by tests

Check warning on line 63 in hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/FilterConverter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/FilterConverter.java#L63

Added line #L63 was not covered by tests

Check warning on line 66 in hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/FilterConverter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/FilterConverter.java#L66

Added line #L66 was not covered by tests

Check warning on line 62 in hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/GatewayUtilsModule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/GatewayUtilsModule.java#L62

Added line #L62 was not covered by tests

Check warning on line 68 in hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/GatewayUtilsModule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hypertrace-core-graphql-gateway-service-utils/src/main/java/org/hypertrace/core/graphql/utils/gateway/GatewayUtilsModule.java#L67-L68

Added lines #L67 - L68 were not covered by tests