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

Array filtering support (Part #4): Postgres array filter impl. #191

Merged
merged 36 commits into from
Jan 16, 2024

Update document-store/src/main/java/org/hypertrace/core/documentstore…

e63860b
Select commit
Loading
Failed to load commit list.
Merged

Array filtering support (Part #4): Postgres array filter impl. #191

Update document-store/src/main/java/org/hypertrace/core/documentstore…
e63860b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 16, 2024 in 0s

78.40% of diff hit (target 79.57%)

View this Pull Request on Codecov

78.40% of diff hit (target 79.57%)

Annotations

Check warning on line 31 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresArrayRelationalWrappingFilterVisitorProvider.java

See this annotation in the file changed.

@codecov 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

Check warning on line 113 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresFilterTypeExpressionVisitor.java

See this annotation in the file changed.

@codecov 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

Check warning on line 133 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresFilterTypeExpressionVisitor.java

See this annotation in the file changed.

@codecov 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

Check warning on line 168 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresFilterTypeExpressionVisitor.java

See this annotation in the file changed.

@codecov 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

Check warning on line 21 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresIdentifierAccessingExpressionVisitor.java

See this annotation in the file changed.

@codecov 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

Check warning on line 23 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresIdentifierReplacingExpressionVisitor.java

See this annotation in the file changed.

@codecov 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

Check warning on line 25 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresIdentifierTrimmingExpressionVisitor.java

See this annotation in the file changed.

@codecov 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

Check warning on line 34 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresIdentifierTrimmingExpressionVisitor.java

See this annotation in the file changed.

@codecov 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

Check warning on line 43 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresIdentifierTrimmingExpressionVisitor.java

See this annotation in the file changed.

@codecov 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

Check warning on line 26 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/query/v1/vistors/PostgresRelationalIdentifierAccessingExpressionVisitor.java

See this annotation in the file changed.

@codecov 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