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

docstore/awsdynamodb: Fix Query for cases where the underlying query to AWS returns an empty set, but there's still more data #3408

Closed
wants to merge 1 commit into from

docstore/awsdynamodb: Fix Query for cases where the underlying query …

cb56d76
Select commit
Failed to load commit list.
Closed

docstore/awsdynamodb: Fix Query for cases where the underlying query to AWS returns an empty set, but there's still more data #3408

docstore/awsdynamodb: Fix Query for cases where the underlying query …
cb56d76
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 27, 2024 in 0s

66.66% of diff hit (target 0.00%)

View this Pull Request on Codecov

66.66% of diff hit (target 0.00%)

Annotations

Check warning on line 476 in docstore/awsdynamodb/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

docstore/awsdynamodb/query.go#L476

Added line #L476 was not covered by tests

Check warning on line 502 in docstore/awsdynamodb/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

docstore/awsdynamodb/query.go#L502

Added line #L502 was not covered by tests