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

Add bbolt as internal/db/kvs #2177

Merged
merged 23 commits into from
Sep 15, 2023

Merge branch 'main' into feature/internal/kvs-bbolt

a8989ab
Select commit
Loading
Failed to load commit list.
Merged

Add bbolt as internal/db/kvs #2177

Merge branch 'main' into feature/internal/kvs-bbolt
a8989ab
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 13, 2023 in 1s

80.64% of diff hit (target 31.39%)

View this Pull Request on Codecov

80.64% of diff hit (target 31.39%)

Annotations

Check warning on line 47 in internal/db/kvs/bbolt/bbolt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/kvs/bbolt/bbolt.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 90 in internal/db/kvs/bbolt/bbolt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/kvs/bbolt/bbolt.go#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 119 in internal/db/kvs/bbolt/bbolt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/kvs/bbolt/bbolt.go#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 124 in internal/db/kvs/bbolt/bbolt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/kvs/bbolt/bbolt.go#L123-L124

Added lines #L123 - L124 were not covered by tests