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

[WIP] Utilized public fossa-analyzer image #612

Open zelahi opened 5 years ago

zelahi commented 5 years ago

Signed-off-by: Zuhayr Elahi elahi.zuhayr@gmail.com

- What I did Utilized the public fossa-analyzer image on hub

- How I did it changed the references and removed calls to dockereng

- How to verify it I ran the fossa-analyze and fossa-test locally

Also double checking it works as expected in the CI

- Description for the changelog

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

codecov[bot] commented 5 years ago

Codecov Report

Merging #612 into master will decrease coverage by 0.67%. The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #612      +/-   ##
==========================================
- Coverage   72.73%   72.05%   -0.68%     
==========================================
  Files          50       49       -1     
  Lines        2648     2559      -89     
==========================================
- Hits         1926     1844      -82     
+ Misses        486      484       -2     
+ Partials      236      231       -5
Impacted Files Coverage Δ
internal/commands/parameters.go 86.84% <ø> (-0.97%) :arrow_down:
internal/commands/upgrade.go 59.64% <ø> (-0.7%) :arrow_down:
internal/commands/cnab.go 72.14% <ø> (-0.13%) :arrow_down:
internal/commands/status.go 83.5% <100%> (+0.17%) :arrow_up:
internal/commands/install.go 66.66% <100%> (-0.46%) :arrow_down:
internal/version.go 78.57% <33.33%> (-14.29%) :arrow_down:
internal/commands/root.go 74.19% <80%> (+1.66%) :arrow_up:
internal/packager/init.go 60.97% <0%> (-8.18%) :arrow_down:
internal/packager/packing.go 53.19% <0%> (-4.26%) :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 c9eb813...29f8fee. Read the comment docs.