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

Add an experimentalCLI annotation to the root app command. #542

Closed silvin-lubecki closed 5 years ago

silvin-lubecki commented 5 years ago

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

image

codecov[bot] commented 5 years ago

Codecov Report

Merging #542 into master will decrease coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #542      +/-   ##
==========================================
- Coverage   69.98%   69.89%   -0.09%     
==========================================
  Files          55       55              
  Lines        3108     3109       +1     
==========================================
- Hits         2175     2173       -2     
- Misses        640      642       +2     
- Partials      293      294       +1
Impacted Files Coverage Δ
internal/commands/root.go 84.81% <100%> (+0.19%) :arrow_up:
types/parameters/parameters.go 85.71% <0%> (-4.77%) :arrow_down:

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 fb5d7a5...edfd0bd. Read the comment docs.