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: Add ACP to pubsub KMS #3206

Merged

Add documentation

fd326a2
Select commit
Loading
Failed to load commit list.
Merged

feat: Add ACP to pubsub KMS #3206

Add documentation
fd326a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2024 in 0s

67.43% of diff hit (target 77.44%)

View this Pull Request on Codecov

67.43% of diff hit (target 77.44%)

Annotations

Check warning on line 96 in errors/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

errors/errors.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 42 in internal/db/collection_retriever.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/collection_retriever.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 48 in internal/db/collection_retriever.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/collection_retriever.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 53 in internal/db/collection_retriever.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/collection_retriever.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 57 in internal/db/collection_retriever.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/collection_retriever.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 62 in internal/db/collection_retriever.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/collection_retriever.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 73 in internal/db/collection_retriever.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/collection_retriever.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 77 in internal/db/collection_retriever.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/collection_retriever.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 237 in internal/db/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/db.go#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 243 in internal/db/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/db.go#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 298 in internal/db/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/db.go#L297-L298

Added lines #L297 - L298 were not covered by tests

Check warning on line 699 in internal/db/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/errors.go#L698-L699

Added lines #L698 - L699 were not covered by tests

Check warning on line 703 in internal/db/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/errors.go#L702-L703

Added lines #L702 - L703 were not covered by tests

Check warning on line 51 in internal/db/iterator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/iterator.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 79 in internal/db/iterator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/iterator.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 83 in internal/db/iterator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/iterator.go#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 347 in internal/kms/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/kms/pubsub.go#L346-L347

Added lines #L346 - L347 were not covered by tests

Check warning on line 369 in internal/kms/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/kms/pubsub.go#L368-L369

Added lines #L368 - L369 were not covered by tests

Check warning on line 375 in internal/kms/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/kms/pubsub.go#L374-L375

Added lines #L374 - L375 were not covered by tests

Check warning on line 165 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L164-L165

Added lines #L164 - L165 were not covered by tests