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

broadinstitute / viral-ngs / 4831 / 2
23%
master: 23%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2017 02:10PM UTC
Files 44
Run time 3s
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

01 Nov 2017 01:47PM UTC coverage: 67.231%. Remained the same
PERFORM_TESTING=true

push

travis-ci

web-flow
docker build optimization (#708)

This changes how the docker image is built. Changes include:

- Change from installing the viral-ngs conda package (easy-deploy-viral-ngs.sh setup) to something closer to setup-git (that uses the current working copy instead of cloning fresh from github).
- Divorce the conda build & deploy steps from the docker build & deploy -- put each in their own separate space in the Travis build matrix and cut end-to-end build time in half.
- Separate out basic infrastructural setup in the Dockerfile to a separate repository such that this Dockerfile only installs the components specific to viral-ngs and its dependencies. This also reduces build time by caching all of the apt-get steps.
- Move Dockerfile to root of git repo. This allows for a direct build of either the github URI or the working copy (e.g. docker build . or docker build https://github.com/broadinstitute/viral-ngs.git).

5484 of 8157 relevant lines covered (67.23%)

0.67 hits per line

Source Files on job 4831.2 (PERFORM_TESTING=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4831
  • Travis Job 4831.2
  • 39cc0f5c on github
  • Prev Job for PERFORM_TESTING=true on master (#4824.2)
  • Next Job for PERFORM_TESTING=true on master (#4843.2)
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