|
Repo Added
|
Files
16
|
Badge
README BADGES
|
push
travis-ci
3142 of 3279 relevant lines covered (95.82%)
0.96 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 99 | enum-support | Merge branch 'fix-bytereader' into HEAD | push | travis-ci | pending completion | ||
| 96 | enum-support | Add tests for structs with enum fields. | push | travis-ci | pending completion | ||
| 95 | enum-support | Add enum support. Make define_struct more general. Now a field of a struct can be a non-primitive type, which can be created from a primitive type by transmuting the latter. In particular, this allows to have field-less enums as fields in structs. | push | travis-ci | pending completion |