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

Enforce import aliases #1947

Closed joshuatcasey closed 2 months ago

joshuatcasey commented 3 months ago

Enforce import aliases

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 83.25243% with 69 lines in your changes missing coverage. Please review.

Project coverage is 30.59%. Comparing base (8ac2dc2) to head (678be99).

Files Patch % Lines
internal/testutil/oidcclient.go 0.00% 11 Missing :warning:
internal/plog/plog.go 74.28% 9 Missing :warning:
...vedprovider/resolvedoidc/resolved_oidc_provider.go 22.22% 7 Missing :warning:
internal/controllerlib/option.go 0.00% 4 Missing :warning:
...ternal/testutil/oidctestutil/testgithubprovider.go 0.00% 4 Missing :warning:
internal/testutil/transcript_logger.go 0.00% 4 Missing :warning:
internal/supervisor/server/server.go 0.00% 3 Missing :warning:
internal/testutil/assertions.go 0.00% 3 Missing :warning:
internal/controller/kubecertagent/kubecertagent.go 90.90% 2 Missing :warning:
internal/controllerinit/controllerinit.go 0.00% 2 Missing :warning:
... and 18 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1947 +/- ## ========================================== - Coverage 30.60% 30.59% -0.01% ========================================== Files 363 363 Lines 60492 60492 ========================================== - Hits 18515 18510 -5 - Misses 41443 41447 +4 - Partials 534 535 +1 ```

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