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

Stricter linter and more godoc #24

Closed corneliusweig closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.23%. The diff coverage is 37.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   73.33%   73.56%   +0.23%     
==========================================
  Files          15       15              
  Lines         630      628       -2     
==========================================
  Hits          462      462              
+ Misses        145      143       -2     
  Partials       23       23
Impacted Files Coverage Δ
pkg/rakkess/client/result/resource.go 100% <ø> (ø) :arrow_up:
pkg/rakkess/version/version.go 27.27% <ø> (ø) :arrow_up:
pkg/rakkess/client/fetch_resources.go 6.06% <ø> (ø) :arrow_up:
pkg/rakkess/validation/validation.go 75% <0%> (+8.33%) :arrow_up:
cmd/root.go 26.92% <0%> (+1.92%) :arrow_up:
pkg/rakkess/client/result/subject.go 91.42% <0%> (-2.69%) :arrow_down:
pkg/rakkess/client/resource_access.go 63.51% <0%> (ø) :arrow_up:
pkg/rakkess/client/user_access.go 83.33% <100%> (ø) :arrow_up:
pkg/rakkess/printer/printer.go 89.36% <100%> (ø) :arrow_up:
pkg/rakkess/printer/terminal_notwindows.go 60% <100%> (ø) :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 5dda8c0...11b0cb2. Read the comment docs.