Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix potential --kubeconfig redefined error #2855

Merged
merged 1 commit into from
Oct 9, 2023

Fix potential redefined error with kubeconfig flag

5e094c0
Select commit
Loading
Failed to load commit list.
Merged

Fix potential --kubeconfig redefined error #2855

Fix potential redefined error with kubeconfig flag
5e094c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2023 in 1s

81.80% (target 68.00%)

View this Pull Request on Codecov

81.80% (target 68.00%)

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d0a82f9) 81.86% compared to head (5e094c0) 81.80%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2855      +/-   ##
==========================================
- Coverage   81.86%   81.80%   -0.07%     
==========================================
  Files         167      167              
  Lines       10224    10227       +3     
==========================================
- Hits         8370     8366       -4     
- Misses       1608     1614       +6     
- Partials      246      247       +1     
Files Coverage Δ
environment/client_config.go 36.53% <100.00%> (+3.88%) ⬆️

... and 1 file with indirect coverage changes

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