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

inline contents of path into Content field #61

Closed sbawaska closed 5 years ago

sbawaska commented 5 years ago

Adding a new method to inline the contents from the url mentioned in Path field into the Content field.

codecov[bot] commented 5 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   85.71%   85.88%   +0.17%     
==========================================
  Files          13       13              
  Lines         567      574       +7     
==========================================
+ Hits          486      493       +7     
  Misses         54       54              
  Partials       27       27
Impacted Files Coverage Δ
pkg/apis/kab/v1alpha1/types.go 88% <100%> (+1.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 59a281c...b5be4a0. Read the comment docs.