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

feat: simplify pebble datastore creation with single set of options #39

Merged
merged 1 commit into from
Oct 3, 2024

Simplify Pebble Datastore creation with single set of options

c174835
Select commit
Loading
Failed to load commit list.
Merged

feat: simplify pebble datastore creation with single set of options #39

Simplify Pebble Datastore creation with single set of options
c174835
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 2, 2024 in 1s

64.10% of diff hit (target 79.09%)

View this Pull Request on Codecov

64.10% of diff hit (target 79.09%)

Annotations

Check warning on line 53 in datastore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore.go#L53

Added line #L53 was not covered by tests

Check warning on line 55 in datastore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore.go#L55

Added line #L55 was not covered by tests

Check warning on line 361 in datastore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore.go#L361

Added line #L361 was not covered by tests

Check warning on line 19 in option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

option.go#L19

Added line #L19 was not covered by tests

Check warning on line 30 in option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

option.go#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 46 in option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

option.go#L44-L46

Added lines #L44 - L46 were not covered by tests