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

preaction / Yancy / 82
98%
master: 79%

Build:
Build:
LAST BUILD BRANCH: v1.075
DEFAULT BRANCH: master
Ran 08 Feb 2018 05:29AM UTC
Jobs 1
Files 6
Run time 0s
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
82

push

travis-ci

preaction
release v0.012

    [Fixed]

    - Backends now give friendly errors when their prereqs are unmet
    - Fixed automatically generating schema not working when no
      properties were configured manually
    - Create new item form no longer shows read-only fields. This
      prevents us seeing blank ID fields which we can't fill in
    - Fix validation error when not filling-in a field with a default
      value.

    [Added]

    - Added `ENUM` type detection for all backends:
        - MySQL has a built-in `ENUM` type
        - DBIx::Class has `extras` column property which has a `list`
          array
        - Postgres has custom types which can provide `ENUM`
        - SQLite has `CHECK` constrains which can provide `ENUM`-like
          features with `<col> CHECK ( <col> IN ( <values> ) )`

285 of 290 relevant lines covered (98.28%)

7.08 hits per line

Jobs
ID Job ID Ran Files Coverage
4 82.4 (COVERAGE=1) 08 Feb 2018 05:29AM UTC 0
98.28
Travis Job 82.4
Source Files on build 82
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #82
  • 026c2f04 on github
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