vmware-tanzu / pinniped

Pinniped is the easy, secure way to log in to your Kubernetes clusters.
https://pinniped.dev
Apache License 2.0
554 stars 66 forks source link

Merge main at `3fe3cf71` into `github_identity_provider` #1960

Closed joshuatcasey closed 4 months ago

joshuatcasey commented 4 months ago

Merge main at 3fe3cf71 into github_identity_provider

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 88.68502% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 30.13%. Comparing base (2054708) to head (fd7838e). Report is 1 commits behind head on github_identity_provider.

Files Patch % Lines
cmd/pinniped/cmd/oidc_client_options.go 0.00% 24 Missing :warning:
pkg/oidcclient/login.go 93.50% 7 Missing and 3 partials :warning:
.../controller/kubecertagent/mocks/mockdynamiccert.go 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## github_identity_provider #1960 +/- ## ============================================================ + Coverage 29.92% 30.13% +0.21% ============================================================ Files 356 358 +2 Lines 59629 59869 +240 ============================================================ + Hits 17841 18044 +203 - Misses 41262 41296 +34 - Partials 526 529 +3 ```

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