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

justin-millman / Kvasir / 5457605309
98%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2023 06:36PM UTC
Jobs 2
Files 95
Run time 2s
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
5457605309

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.

2499 of 2578 branches covered (96.94%)

Branch coverage included in aggregate %.

2608 of 2632 relevant lines covered (99.09%)

1039.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Release - 5457605309.1 04 Jul 2023 06:36PM UTC 0
98.64
GitHub Action Run
2 Debug - 5457605309.2 04 Jul 2023 06:36PM UTC 0
98.46
GitHub Action Run
Source Files on build 5457605309
Detailed source file information is not available for this build.
  • Back to Repo
  • 10161b8d on github
  • Prev Build on master (#5450723990)
  • Next Build on master (#5482488517)
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