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 set command #19

Closed SimonTheLeg closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (afa8775) into main (6da41a4) will increase coverage by 0.86%. The diff coverage is 55.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   78.21%   79.07%   +0.86%     
==========================================
  Files           9        9              
  Lines         514      540      +26     
==========================================
+ Hits          402      427      +25     
- Misses         82       83       +1     
  Partials       30       30              
Impacted Files Coverage Δ
cmd/set.go 75.44% <55.31%> (+3.81%) :arrow_up:

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 6da41a4...afa8775. Read the comment docs.