vmware-tanzu / pinniped

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

Merge main (at 5fe94c4e) into `github_identity_provider` #1924

Closed joshuatcasey closed 4 months ago

joshuatcasey commented 4 months ago

Merge main (at 5fe94c4e) into github_identity_provider

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 38.87%. Comparing base (c9b61ef) to head (fe5d037). Report is 1 commits behind head on github_identity_provider.

Files Patch % Lines
internal/testutil/tlsserver/tlsserver.go 82.14% 7 Missing and 3 partials :warning:
internal/kubeclient/kubeclient.go 84.61% 2 Missing and 2 partials :warning:
...enticator/webhookcachefiller/webhookcachefiller.go 93.54% 2 Missing :warning:
internal/upstreamldap/upstreamldap.go 50.00% 1 Missing :warning:
test/testlib/activedirectory.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## github_identity_provider #1924 +/- ## ============================================================= + Coverage 0 38.87% +38.87% ============================================================= Files 0 354 +354 Lines 0 45237 +45237 ============================================================= + Hits 0 17588 +17588 - Misses 0 27122 +27122 - Partials 0 527 +527 ```

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