projectriff-archive / cnab-k8s-installer-base

A CNAB bundle that allows creation of other declarative CNAB bundles
Apache License 2.0
0 stars 6 forks source link

Test coverage #26

Closed sbawaska closed 5 years ago

sbawaska commented 5 years ago

improve test coverage

codecov[bot] commented 5 years ago

Codecov Report

Merging #26 into master will increase coverage by 16.28%. The diff coverage is 87.5%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #26       +/-   ##
===========================================
+ Coverage   31.93%   48.22%   +16.28%     
===========================================
  Files          10       10               
  Lines         501      506        +5     
===========================================
+ Hits          160      244       +84     
+ Misses        328      239       -89     
- Partials       13       23       +10
Impacted Files Coverage Δ
pkg/kab/relocate.go 71.11% <100%> (+71.11%) :arrow_up:
pkg/kab/install.go 15.31% <66.66%> (+15.31%) :arrow_up:
pkg/kab/crd.go 100% <0%> (+9.67%) :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 9049c6b...da08c46. Read the comment docs.