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

chanzuckerberg / miniwdl / 694
97%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2019 07:49AM UTC
Jobs 1
Files 14
Run time 2s
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
694

push

travis-ci

web-flow
struct literals may omit optional fields (#168)

An object literal typechecks with a struct type even if it omits some fields, if the omitted fields have optional types. At runtime, when the literal is coerced to the struct instance, these fields are filled in with null values. This should be done earlier during eval of the literal, in the future when there's a new struct literal syntax making the desired struct type known at eval time.

Closes #167

3332 of 3460 relevant lines covered (96.3%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 694.1 20 Jun 2019 07:49AM UTC 0
96.3
Travis Job 694.1
Source Files on build 694
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #694
  • 1e21a7ba on github
  • Prev Build on master (#684)
  • Next Build on master (#696)
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