SimonTheLeg / konf-go

konf is a lightweight kubeconfig manager. With konf you can use different kubeconfigs at the same time. And because it does not need subshells, konf is blazing fast!
Apache License 2.0
168 stars 12 forks source link

feat: tab completion for namespace command #17

Closed SimonTheLeg closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #17 (6525620) into main (b1d9950) will decrease coverage by 0.58%. The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   78.64%   78.05%   -0.59%     
==========================================
  Files           9        9              
  Lines         501      515      +14     
==========================================
+ Hits          394      402       +8     
- Misses         78       82       +4     
- Partials       29       31       +2     
Impacted Files Coverage Δ
cmd/namespace.go 77.41% <62.50%> (-2.59%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b1d9950...6525620. Read the comment docs.