docker / app

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

Restore version #706

Closed ndeloof closed 4 years ago

ndeloof commented 4 years ago

- What I did Made same mistake (again)

- How I did it Can't run e2e test from golang without

- How to verify it

- Description for the changelog

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

image

codecov[bot] commented 4 years ago

Codecov Report

Merging #706 into master will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #706      +/-   ##
==========================================
- Coverage   71.05%   71.02%   -0.04%     
==========================================
  Files          59       59              
  Lines        2975     2975              
==========================================
- Hits         2114     2113       -1     
- Misses        579      580       +1     
  Partials      282      282
Impacted Files Coverage Δ
internal/version.go 0% <ø> (ø) :arrow_up:
types/parameters/parameters.go 92.06% <0%> (-1.59%) :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 d8ad541...9f83867. Read the comment docs.