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

chanzuckerberg / miniwdl / 1134 / 1
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 18 Sep 2019 09:29PM UTC
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

18 Sep 2019 09:08PM UTC coverage: 96.771% (+0.01%) from 96.759%
1134.1

push

travis-ci

web-flow
reduce call stack depth in task runtime (#240)

Task runtime's use of `copy.deepcopy` on values (`WDL.Value`) led to copying of AST nodes, since values refer back to the expressions (`WDL.Expr`) that evaluated to them. This could lead to Python `RecursionError` for excessive call stack depth (issue #239).

Exempts these references from deep-copying. Also increases the Python call stack depth limit in the main entry point.

4256 of 4398 relevant lines covered (96.77%)

0.97 hits per line

Source Files on job 1134.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1187
  • Travis Job 1134.1
  • ce370ac6 on github
  • Prev Job for on v0.4.x (#1109.1)
  • Next Job for on v0.4.x (#1140.1)
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