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

justin-millman / Kvasir / 1
98%

Build:
DEFAULT BRANCH: master
Ran 24 Dec 2020 09:51PM UTC
Jobs 2
Files 6
Run time 6min
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
1

push

travis-ci-com

justin-millman
BasicField and EnumField

This commit implements the core Field functionality for the Schema Layer, specifically BasicField (for non-enums) and
EnumField (for enums). We can add additional implementations if we find them necessary, though at this time such
implementations are not envisioned. These types are relatively simple PODs containing the bare minimum for a Field's SQL
declaration; specifically, these PODs contain neither a column index nor constraint information.

This commit also adds unit tests for FieldName, which were erroneously omitted from the previous commit.

283 of 283 relevant lines covered (100.0%)

46.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1.1 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Debug) 24 Dec 2020 09:51PM UTC 0
100.0
Travis Job 1.1
2 1.2 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Release) 24 Dec 2020 09:58PM UTC 0
100.0
Travis Job 1.2
Source Files on build 1
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1
  • 3f76b058 on github
  • Next Build on master (#4)
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