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

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

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2019 08:32PM UTC
Files 11
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

19 Mar 2019 08:20PM UTC coverage: 96.138% (+0.3%) from 95.845%
474.1

push

travis-ci

web-flow
struct plumbing, round 1 (#101)

Significant refactoring along the way to supporting the WDL 1.0 Structs features (still WIP).

In the AST, Ident nodes are now wrapped in a new type of Get node, which unifies different interpretations of dot-separated member/identifier syntax (which may be namespaces, struct members, or pair left/right depending on the context). 

Call.callee_id is represented as a List[str] instead of an Ident.

The internal function for array indexing is renamed from _get to _at.

Struct type definitions are understood and represented in a new StructType node stored under Document.struct_types. Struct instances can be declared and accessed (new Type.StructInstance). Not yet supported: struct literals, type imports/aliasing, value representation.

2614 of 2719 relevant lines covered (96.14%)

0.96 hits per line

Source Files on job 474.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 680
  • Travis Job 474.1
  • 9e1094ea on github
  • Prev Job for on master (#455.1)
  • Next Job for on master (#475.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