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

remove riff dependency #28

Closed sbawaska closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #28 into master will increase coverage by 2.47%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   48.22%   50.69%   +2.47%     
==========================================
  Files          10       10              
  Lines         506      505       -1     
==========================================
+ Hits          244      256      +12     
+ Misses        239      229      -10     
+ Partials       23       20       -3
Impacted Files Coverage Δ
pkg/apis/kab/v1alpha1/types.go 86.04% <100%> (ø) :arrow_up:
pkg/kab/relocate.go 84.44% <100%> (+13.33%) :arrow_up:
pkg/kustomize/kustomize.go 85.96% <100%> (ø) :arrow_up:
pkg/kab/install.go 15.45% <33.33%> (+0.13%) :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 0abd86c...50955b4. Read the comment docs.