sigstore / fulcio

Sigstore OIDC PKI
Apache License 2.0
646 stars 137 forks source link

fix: adding ci provider for meta-issuers #1767

Closed javanlacerda closed 1 month ago

javanlacerda commented 1 month ago

Summary

It set the ci-provider field for meta-issuers

Release Note

Documentation

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 50.31%. Comparing base (cf238ac) to head (f06f32f). Report is 175 commits behind head on main.

Files Patch % Lines
pkg/identity/ciprovider/principal.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1767 +/- ## ========================================== - Coverage 57.93% 50.31% -7.63% ========================================== Files 50 70 +20 Lines 3119 4180 +1061 ========================================== + Hits 1807 2103 +296 - Misses 1154 1844 +690 - Partials 158 233 +75 ```

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