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

Make batch sizes configurable #4149

Merged
merged 22 commits into from Mar 19, 2024

Simplify

0a86ac7
Select commit
Failed to load commit list.
Merged

Make batch sizes configurable #4149

Simplify
0a86ac7
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 19, 2024 in 1s

71.05% of diff hit (target 50.00%)

View this Pull Request on Codecov

71.05% of diff hit (target 50.00%)

Annotations

Check warning on line 54 in internal/backends/hana/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/hana/backend.go#L54

Added line #L54 was not covered by tests

Check warning on line 139 in internal/backends/postgresql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/postgresql/collection.go#L139

Added line #L139 was not covered by tests

Check warning on line 114 in internal/backends/sqlite/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/sqlite/collection.go#L114

Added line #L114 was not covered by tests

Check warning on line 33 in internal/handler/registry/hana.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/handler/registry/hana.go#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 52 in internal/handler/registry/hana.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/handler/registry/hana.go#L52

Added line #L52 was not covered by tests

Check warning on line 48 in internal/handler/registry/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/handler/registry/mysql.go#L48

Added line #L48 was not covered by tests