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

Implement Collection.Compact for SQLite #3536

Merged
merged 4 commits into from
Oct 11, 2023

Merge branch 'main' into issue-3469

277965e
Select commit
Loading
Failed to load commit list.
Merged

Implement Collection.Compact for SQLite #3536

Merge branch 'main' into issue-3469
277965e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 11, 2023 in 0s

0.00% of diff hit (target 50.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 50.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/sqlite/collection.go#L334-L343

Added lines #L334 - L343 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/sqlite/collection.go#L345-L351

Added lines #L345 - L351 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/sqlite/collection.go#L353-L355

Added lines #L353 - L355 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/sqlite/collection.go#L357-L359

Added lines #L357 - L359 were not covered by tests