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

chanzuckerberg / miniwdl / 1942
97%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2020 11:34PM UTC
Jobs 1
Files 21
Run time 6s
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
1942

push

travis-ci

web-flow
Call caching -- first cut (#386)

#308 - call caching
#339 - digest code for inputs & tasks to inform call caching

Digestion - Use sha256 to create hash of the task and its inputs
Caching - Digest task and store json of outputs under taskName_task_digest/output_digest
Using the cache - When running a task check for cached outputs for that task/output set. If available return the stored outputs and move forward in the workflow without running that task.

91 of 91 new or added lines in 7 files covered. (100.0%)

5803 of 5997 relevant lines covered (96.77%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1942.2 (DOCKER_CACHE_TAG=quay.io/mlin/miniwdl_ci:latest QUAY_PASSWORD=[secure] CI_TARGET=ci_unit_tests) 01 Jul 2020 11:34PM UTC 0
96.77
Travis Job 1942.2
Source Files on build 1942
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1942
  • cdadaec7 on github
  • Prev Build on master (#1929)
  • Next Build on master (#1943)
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