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

mmkal / slonik-tools / 596 / 1
100%
master: 100%

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

06 Apr 2020 01:50AM UTC coverage: 99.408% (-0.6%) from 100.0%
596.1

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

Source Files on job 596.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 483
  • Travis Job 596.1
  • 68040fe7 on github
  • Prev Job for on master (#589.1)
  • Next Job for on master (#597.1)
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