scaleway-cli icon indicating copy to clipboard operation
scaleway-cli copied to clipboard

feat(k8s): rework kubeconfig handling

Open jtherin opened this issue 1 year ago • 1 comments
trafficstars

jtherin avatar Sep 18 '24 18:09 jtherin

Codecov Report

:x: Patch coverage is 58.56777% with 162 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 56.25%. Comparing base (5bf53e0) to head (eed133c). :warning: Report is 845 commits behind head on master.

Files with missing lines Patch % Lines
internal/namespaces/k8s/v1/custom_kubeconfig.go 49.48% 121 Missing and 25 partials :warning:
...nal/namespaces/k8s/v1/custom_kubeconfig_install.go 90.00% 2 Missing and 3 partials :warning:
...ternal/namespaces/k8s/v1/custom_execcredentials.go 33.33% 2 Missing and 2 partials :warning:
...nternal/namespaces/k8s/v1/custom_kubeconfig_get.go 85.71% 2 Missing and 2 partials :warning:
internal/namespaces/k8s/v1/custom.go 78.57% 3 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (5bf53e0) and HEAD (eed133c). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (5bf53e0) HEAD (eed133c)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4137       +/-   ##
===========================================
- Coverage   75.45%   56.25%   -19.20%     
===========================================
  Files         202      307      +105     
  Lines       44323    78336    +34013     
===========================================
+ Hits        33444    44071    +10627     
- Misses       9653    32838    +23185     
- Partials     1226     1427      +201     

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

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

codecov-commenter avatar Sep 19 '24 08:09 codecov-commenter