Array filtering support (Part #4): Postgres array filter impl. #191
78.40% of diff hit (target 79.57%)
View this Pull Request on Codecov
78.40% of diff hit (target 79.57%)
Annotations
codecov / codecov/patch
document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresArrayRelationalWrappingFilterVisitorProvider.java#L31
Added line #L31 was not covered by tests
codecov / codecov/patch
document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresFilterTypeExpressionVisitor.java#L112-L113
Added lines #L112 - L113 were not covered by tests
codecov / codecov/patch
document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresFilterTypeExpressionVisitor.java#L132-L133
Added lines #L132 - L133 were not covered by tests
codecov / codecov/patch
document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresFilterTypeExpressionVisitor.java#L168
Added line #L168 was not covered by tests
codecov / codecov/patch
document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresIdentifierAccessingExpressionVisitor.java#L21
Added line #L21 was not covered by tests
codecov / codecov/patch
document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresIdentifierReplacingExpressionVisitor.java#L23
Added line #L23 was not covered by tests
codecov / codecov/patch
document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresIdentifierTrimmingExpressionVisitor.java#L25
Added line #L25 was not covered by tests
codecov / codecov/patch
document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresIdentifierTrimmingExpressionVisitor.java#L34
Added line #L34 was not covered by tests
codecov / codecov/patch
document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresIdentifierTrimmingExpressionVisitor.java#L43
Added line #L43 was not covered by tests
codecov / codecov/patch
document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresRelationalIdentifierAccessingExpressionVisitor.java#L26
Added line #L26 was not covered by tests