| 
Repo Added
 | 
Files
26
 | 
Badge
 
README BADGES
 | 
push
travis-ci
4256 of 4398 relevant lines covered (96.77%)
0.97 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | 
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage | 
|---|---|---|---|---|---|---|---|
| 1135 | v0.4.1 | 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 `R... | push | travis-ci | pending completion |