• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rlworkgroup / garage / 3977
63%
master: 64%

Build:
Build:
LAST BUILD BRANCH: release-2018.10
DEFAULT BRANCH: master
Ran 23 Jan 2019 09:29PM UTC
Jobs 1
Files 276
Run time 36s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3977

push

travis-ci-com

gonzaiva
Fix caching and CodeCov in garage-ci

The docker image for garage-ci was having the following issues:
- The codecov environment variables were not expanding correctly when
calling docker-run though a makefile in Travis.
- Caching was not working
First, the ci image got its own compose file docker-compose-ci to simply
things. To solve the codecov issue, the (bash<curl) operation was moved
from the makefile to the travis file, since the operation was not
expanding properly when called from the makefile.
To pass the environment variables of codecov generated in travis, the
variable ADD_ARGS was added in the makefile to pass these or any other
environment variables required in the future. This was documented in the
README.md.
For caching, the wrong tag was used, since ":latest" was getting
appended to the name tag, giving an invalid value for cache image name.
Since each image type has its own compose file now, the tags for caching
are now hard-coded to their corresponding image types.
Finally, the file Dockerfile was renamed to Dockerfile.base.

9785 of 15609 relevant lines covered (62.69%)

0.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3977.1 (DOCKER_COMPOSE_VERSION=1.23.2) 23 Jan 2019 09:29PM UTC 0
62.69
Travis Job 3977.1
Source Files on build 3977
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3977
  • b869a9c5 on github
  • Prev Build on fix_docker_ci (#3974)
  • Next Build on fix_docker_ci (#3983)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc