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

chanzuckerberg / miniwdl / 186
97%

Build:
DEFAULT BRANCH: master
Ran 26 Nov 2018 06:11AM UTC
Jobs 1
Files 12
Run time 7min
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
186

push

travis-ci

web-flow
special typechecking for if defined(x) ... (#42)

Given an optional value `T? x` and the construct,

```
if defined(x) then EXPR_WITH_x else SOME_DEFAULT
```

we can ignore that `x` is optional when typechecking EXPR_WITH_x, i.e. we put `T x` instead of `T? x` in the type environment for the consequent branch only.

1777 of 1890 relevant lines covered (94.02%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 186.1 26 Nov 2018 06:11AM UTC 0
94.02
Travis Job 186.1
Source Files on build 186
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #186
  • d427343f on github
  • Prev Build on master (#159)
  • Next Build on master (#187)
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