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

Make package code internal #51

Closed corneliusweig closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   74.32%   74.32%           
=======================================
  Files          15       15           
  Lines         483      483           
=======================================
  Hits          359      359           
  Misses        100      100           
  Partials       24       24
Impacted Files Coverage Δ
internal/printer/terminal_notwindows.go 60% <ø> (ø)
internal/validation/validation.go 75% <ø> (ø)
internal/version/version.go 27.27% <ø> (ø)
internal/printer/printer.go 89.36% <ø> (ø)
cmd/root.go 68.96% <ø> (ø) :arrow_up:
internal/client/subject_access.go 63.51% <ø> (ø)
internal/options/options.go 45.65% <ø> (ø)
cmd/version.go 69.23% <ø> (ø) :arrow_up:
internal/client/result/resource.go 100% <ø> (ø)
cmd/resource.go 30% <ø> (ø) :arrow_up:
... and 3 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 4874442...823f036. Read the comment docs.