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

mmkal / slonik-tools / 596
100%

Build:
DEFAULT BRANCH: master
Ran 06 Apr 2020 01:52AM UTC
Jobs 1
Files 21
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
596

push

travis-ci

web-flow
feat(enums): auto generate enum types (#170)

fixes https://github.com/mmkal/slonik-tools/issues/163

Hand-written `typeMappers` are no longer required for postgres enums, e.g.:

```sql
create type abc as enum('foo',  'bar')
```

The above will automatically translate to a typescript string literal type of `'foo' | 'bar'`.

72 of 73 branches covered (98.63%)

Branch coverage included in aggregate %.

264 of 265 relevant lines covered (99.62%)

116.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 596.1 06 Apr 2020 01:52AM UTC 0
99.41
Travis Job 596.1
Source Files on build 596
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #596
  • 68040fe7 on github
  • Prev Build on master (#589)
  • Next Build on master (#597)
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