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

Upgrade kubernetes dependencies to v0.17.2 #49

Closed corneliusweig closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   74.22%   74.22%           
=======================================
  Files          15       15           
  Lines         481      481           
=======================================
  Hits          357      357           
  Misses        100      100           
  Partials       24       24
Impacted Files Coverage Δ
pkg/rakkess/options/options.go 45.65% <ø> (ø) :arrow_up:
cmd/signals.go 77.77% <ø> (ø) :arrow_up:
cmd/root.go 68.96% <ø> (ø) :arrow_up:
pkg/rakkess/printer/terminal_notwindows.go 60% <ø> (ø) :arrow_up:
pkg/rakkess/client/subject_access.go 63.51% <ø> (ø) :arrow_up:
pkg/rakkess/client/resource_access.go 83.87% <ø> (ø) :arrow_up:
pkg/rakkess/client/result/resource.go 100% <ø> (ø) :arrow_up:
pkg/rakkess/client/fetch_resources.go 74.28% <ø> (ø) :arrow_up:
pkg/rakkess/validation/validation.go 75% <ø> (ø) :arrow_up:
cmd/version.go 69.23% <ø> (ø) :arrow_up:
... and 5 more

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 2b6353c...1bef5fe. Read the comment docs.