Skip to content

Etcd Database Support #1304

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

Merged
merged 12 commits into from
Jul 31, 2024

system tests: fix expired ppa mirror key

61cb188
Select commit
Loading
Failed to load commit list.
Merged

Etcd Database Support #1304

system tests: fix expired ppa mirror key
61cb188
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 31, 2024 in 1s

75.89% of diff hit (target 74.54%)

View this Pull Request on Codecov

75.89% of diff hit (target 74.54%)

Annotations

Check warning on line 298 in context/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

context/context.go#L293-L298

Added lines #L293 - L298 were not covered by tests

Check warning on line 43 in database/etcddb/batch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/batch.go#L43

Added line #L43 was not covered by tests

Check warning on line 30 in database/etcddb/database.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/database.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 40 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 58 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 68 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 79 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 96 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 112 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 123 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 162 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 173 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 179 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 188 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 193 in database/etcddb/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/storage.go#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 29 in database/etcddb/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/transaction.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 39 in database/etcddb/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/transaction.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 59 in database/etcddb/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/etcddb/transaction.go#L59

Added line #L59 was not covered by tests