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

justin-millman / Kvasir / 5457605309 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2023 06:37PM UTC
Files 95
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

04 Jul 2023 06:36PM UTC coverage: 98.64% (+0.01%) from 98.629%
5457605309.1

push

github

justin-millman
Built-In Enumeration DataConverters

This commit adds two DataConverter implementations that operate on enumerations. The first interconverts between
enumerators and their underlying numeric values, supporting all possible such numeric types. The second interconverts
between enumerators and strings, using the ToString() function for all except unnamed flag combinations, where the flags
are instead separated by a vertical bar. Out of necessity, these implementations make heavy use of reflection: the
source type is provided as a runtime Type object, but the Cybele utility requires compile-time type specifications.

1237 of 1266 branches covered (97.71%)

Branch coverage included in aggregate %.

2608 of 2632 relevant lines covered (99.09%)

451.87 hits per line

Source Files on job Release - 5457605309.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5457605309
  • 10161b8d on github
  • Prev Job for on master (#5450723990.2)
  • Next Job for on master (#5482488517.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