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

adding unit tests for Install #29

Closed sbawaska closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #29 into master will increase coverage by 22.82%. The diff coverage is 97.05%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #29       +/-   ##
===========================================
+ Coverage   61.53%   84.36%   +22.82%     
===========================================
  Files           9       10        +1     
  Lines         416      403       -13     
===========================================
+ Hits          256      340       +84     
+ Misses        140       41       -99     
- Partials       20       22        +2
Impacted Files Coverage Δ
pkg/kab/resource_manager.go 100% <100%> (ø)
pkg/kab/readyness_checker.go 89.47% <100%> (+89.47%) :arrow_up:
pkg/kab/k8sClient.go 100% <100%> (ø) :arrow_up:
pkg/kab/install.go 75% <66.66%> (+59.54%) :arrow_up:
pkg/apis/kab/v1alpha1/types.go 92% <0%> (+5.95%) :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 19f8699...586eebe. Read the comment docs.