Closed AlCutter closed 3 months ago
Attention: Patch coverage is 0%
with 78 lines
in your changes missing coverage. Please review.
Project coverage is 35.17%. Comparing base (
46ec9c2
) to head (9c1ac8c
). Report is 69 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
cmd/example-gcp/kms.go | 0.00% | 60 Missing :warning: |
cmd/example-gcp/main.go | 0.00% | 18 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Terraform for this has been added to #144, just trying to make sure it all works more or less as intended before I send that over to you.
This PR enables
example-gcp
to use GCP's KMS support for Ed25519 signatures.Towards #7