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

Introduced data freshness with the MongoDB implementation at connection-level and at query-level #209

Merged
merged 11 commits into from
Sep 19, 2024

Update version

e85b786
Select commit
Loading
Failed to load commit list.
Merged

Introduced data freshness with the MongoDB implementation at connection-level and at query-level #209

Update version
e85b786
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 17, 2024 in 1s

83.33% of diff hit (target 79.70%)

View this Pull Request on Codecov

83.33% of diff hit (target 79.70%)

Annotations

Check warning on line 557 in document-store/src/main/java/org/hypertrace/core/documentstore/mongo/MongoCollection.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

document-store/src/main/java/org/hypertrace/core/documentstore/mongo/MongoCollection.java#L557

Added line #L557 was not covered by tests

Check warning on line 15 in document-store/src/main/java/org/hypertrace/core/documentstore/mongo/collection/MongoReadPreferenceConverter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

document-store/src/main/java/org/hypertrace/core/documentstore/mongo/collection/MongoReadPreferenceConverter.java#L15

Added line #L15 was not covered by tests

Check warning on line 30 in document-store/src/main/java/org/hypertrace/core/documentstore/mongo/collection/MongoReadPreferenceConverter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

document-store/src/main/java/org/hypertrace/core/documentstore/mongo/collection/MongoReadPreferenceConverter.java#L30

Added line #L30 was not covered by tests

Check warning on line 501 in document-store/src/main/java/org/hypertrace/core/documentstore/postgres/PostgresCollection.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

document-store/src/main/java/org/hypertrace/core/documentstore/postgres/PostgresCollection.java#L501

Added line #L501 was not covered by tests