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

DynamoDB: Add pagination support for full-load table loader #252

Merged
merged 3 commits into from
Sep 2, 2024

DynamoDB: Add pagination support for `full-load` table loader

d32cabd
Select commit
Loading
Failed to load commit list.
Merged

DynamoDB: Add pagination support for full-load table loader #252

DynamoDB: Add pagination support for `full-load` table loader
d32cabd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 2, 2024 in 0s

80.43% of diff hit (target 81.08%)

View this Pull Request on Codecov

80.43% of diff hit (target 81.08%)

Annotations

Check warning on line 40 in cratedb_toolkit/io/dynamodb/adapter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/dynamodb/adapter.py#L40

Added line #L40 was not covered by tests

Check warning on line 48 in cratedb_toolkit/io/dynamodb/adapter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/dynamodb/adapter.py#L48

Added line #L48 was not covered by tests

Check warning on line 53 in cratedb_toolkit/io/dynamodb/adapter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/dynamodb/adapter.py#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 73 in cratedb_toolkit/io/dynamodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/dynamodb/copy.py#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 79 in cratedb_toolkit/io/dynamodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/dynamodb/copy.py#L78-L79

Added lines #L78 - L79 were not covered by tests