Skip to content

[WIP] [DNM] kubeconfig decouple - maximum destruction#3841

Draft
gauron99 wants to merge 6 commits into
knative:mainfrom
gauron99:push-qnslkroyspnr
Draft

[WIP] [DNM] kubeconfig decouple - maximum destruction#3841
gauron99 wants to merge 6 commits into
knative:mainfrom
gauron99:push-qnslkroyspnr

e2e tests for cached auth + --save-cluster-auth

5823031
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 0s

54.15% (+0.24%) compared to e687d36

View this Pull Request on Codecov

54.15% (+0.24%) compared to e687d36

Details

Codecov Report

❌ Patch coverage is 70.74742% with 227 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.15%. Comparing base (e687d36) to head (5823031).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
cmd/logs.go 8.57% 32 Missing ⚠️
pkg/k8s/persistent_volumes.go 31.11% 31 Missing ⚠️
cmd/environment.go 0.00% 23 Missing ⚠️
pkg/k8s/client.go 86.52% 16 Missing and 3 partials ⚠️
pkg/deployer/testing/integration_test_helper.go 0.00% 18 Missing ⚠️
pkg/k8s/openshift.go 50.00% 9 Missing and 1 partial ⚠️
cmd/config_volumes.go 0.00% 9 Missing ⚠️
cmd/client.go 80.48% 5 Missing and 3 partials ⚠️
cmd/config_envs.go 0.00% 8 Missing ⚠️
pkg/pipelines/tekton/pac/pac.go 0.00% 7 Missing ⚠️
... and 20 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3841      +/-   ##
==========================================
+ Coverage   53.90%   54.15%   +0.24%     
==========================================
  Files         200      200              
  Lines       23652    23937     +285     
==========================================
+ Hits        12749    12962     +213     
- Misses       9669     9740      +71     
- Partials     1234     1235       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.