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

justin-millman / Kvasir / 51
98%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2022 03:09AM UTC
Jobs 2
Files 79
Run time 14s
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
51

push

travis-ci-com

justin-millman
Attribute to Make Enumeration-Type Fields Stored as Integers

This commit adds a new annotation, [Numeric], that changes the default storage mechanic for Enumeration-type Fields from
string (at worst - it might actually be something the back-end database implementation specifically supports for
enumerations) to an integral type corresponding to the backing type of the annotated property's CLR enumeration type.

This commit resolves GitHub Issue #25.

1467 of 1516 relevant lines covered (96.77%)

157.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 51.1 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Debug) 17 Jul 2022 03:09AM UTC 0
96.9
Travis Job 51.1
2 51.2 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Release) 17 Jul 2022 03:09AM UTC 0
96.77
Travis Job 51.2
Source Files on build 51
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #51
  • 7c39cd86 on github
  • Prev Build on master (#49)
  • Next Build on master (#2687400532)
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