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

chanzuckerberg / miniwdl / 1078
97%

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2019 06:04AM UTC
Jobs 1
Files 16
Run time 1s
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
1078

push

travis-ci

web-flow
task runtime: switch to swarm for docker container scheduling (#225)

Swarm is built-in to docker and includes a useful layer of resource scheduling logic (e.g. waiting until desired number of CPUs are "available") which we won't need to reinvent for parallel task scheduling. It requires epsilon configuration to get going on the local host (`docker swarm init`, invoked automatically here).

Evaluates runtime.cpu and applies it to the container as both a reservation and a limit. Defaults to 1.

4278 of 4416 relevant lines covered (96.88%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1078.1 22 Aug 2019 06:04AM UTC 0
96.88
Travis Job 1078.1
Source Files on build 1078
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1078
  • 628a6e3a on github
  • Prev Build on master (#1070)
  • Next Build on master (#1079)
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