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

chanzuckerberg / miniwdl / 474
97%

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

pending completion
474

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

Jobs
ID Job ID Ran Files Coverage
1 474.1 19 Mar 2019 08:32PM UTC 0
96.14
Travis Job 474.1
Source Files on build 474
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #474
  • 9e1094ea on github
  • Prev Build on master (#455)
  • Next Build on master (#475)
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