docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.57k stars 177 forks source link

Fix handling parameters for generic CNAB bundle #578

Closed jcsirot closed 5 years ago

jcsirot commented 5 years ago

- What I did Fix parameter handling in generic CNAB bundle. App failed to process CNAB parameters when the parameter name and definition name were different in the bundle.

- How to verify it A new e2e test has been added for regression

- A picture of a cute animal (not mandatory but encouraged)

dwjixxh9cah11

codecov[bot] commented 5 years ago

Codecov Report

Merging #578 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #578   +/-   ##
=======================================
  Coverage   71.22%   71.22%           
=======================================
  Files          55       55           
  Lines        3288     3288           
=======================================
  Hits         2342     2342           
  Misses        646      646           
  Partials      300      300

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 d91c881...85a3715. Read the comment docs.