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

justin-millman / Kvasir / 8
98%

Build:
DEFAULT BRANCH: master
Ran 27 Dec 2020 07:15PM UTC
Jobs 2
Files 18
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
8

push

travis-ci-com

justin-millman
Check Constraint Schema Component

This commit adds the Schema component representation of a CHECK constraint, which is a thin wrapper around a Constraint
Clause. A CheckConstraint has an optional name and has the same declaration generation API as the classes in the Field
hierarchy, delegating to the constituent Clause to do the actual work. The CheckConstraint class will be used to
represent all varieties of CHECK constraint, as the complexity is buried in the syntactic representation of the Clause
class.

372 of 373 relevant lines covered (99.73%)

95.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8.1 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Debug) 27 Dec 2020 07:15PM UTC 0
99.81
Travis Job 8.1
2 8.2 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Release) 27 Dec 2020 07:15PM UTC 0
99.73
Travis Job 8.2
Source Files on build 8
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #8
  • f253345c on github
  • Prev Build on master (#6)
  • Next Build on master (#11)
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