corneliusweig / rakkess

Review Access - kubectl plugin to show an access matrix for k8s server resources
Apache License 2.0
1.3k stars 56 forks source link

Show the correct command name when built for `krew` #42

Closed corneliusweig closed 4 years ago

corneliusweig commented 4 years ago

Fixes #17

codecov-io commented 4 years ago

Codecov Report

Merging #42 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   74.22%   74.22%           
=======================================
  Files          15       15           
  Lines         481      481           
=======================================
  Hits          357      357           
  Misses        100      100           
  Partials       24       24
Impacted Files Coverage Δ
cmd/resource.go 30% <ø> (ø) :arrow_up:
cmd/root.go 68.96% <ø> (ø) :arrow_up:
cmd/completion.go 71.42% <ø> (ø) :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 eb1ac91...8e86fa9. Read the comment docs.