sigstore / cosign

Code signing and transparency for containers and binaries
Apache License 2.0
4.4k stars 541 forks source link

DNM DNR PR3464 rebased version #3730

Closed dmitris closed 3 months ago

dmitris commented 3 months ago

Summary

DNM - this is a rebased version of https://github.com/sigstore/cosign/pull/3464, made to check the CI / tests. (I'm having troubles running the cosign functional tests on a M1 Mac).

Documentation

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 6.89655% with 54 lines in your changes missing coverage. Please review.

Project coverage is 40.48%. Comparing base (2ef6022) to head (e08965a). Report is 132 commits behind head on main.

Files Patch % Lines
cmd/cosign/cli/verify/verify.go 0.00% 38 Missing :warning:
cmd/cosign/cli/options/certificate.go 0.00% 14 Missing :warning:
cmd/cosign/cli/verify.go 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3730 +/- ## ========================================== + Coverage 40.10% 40.48% +0.38% ========================================== Files 155 158 +3 Lines 10044 10225 +181 ========================================== + Hits 4028 4140 +112 - Misses 5530 5585 +55 - Partials 486 500 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.