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

delta-lang / delta / 784
0%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2019 01:42PM UTC
Jobs 1
Files 48
Run time 3s
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
784

push

travis-ci

emlai
Import C enum type names

- Import named/typedefed C enum values as having the corresponding enum type, anonymous enums' values are imported as integer typed.
- Allow implicit conversions from enum type to its underlying integer type.
- Add "X is not a type" error in typecheckType.
- Remove apparently unneeded deinitializer typecheck in typecheckType.
- Allow implicit conversion in switch case expressions.
- Enum underlying type is still always 'int', this should be fixed to take into account the actual range of the values.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
2 784.2 09 Jul 2019 01:42PM UTC 0
0.0
Travis Job 784.2
Source Files on build 784
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #784
  • 6b317484 on github
  • Prev Build on master (#781)
  • Next Build on master (#789)
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