Repo Added
|
Files
14
|
Badge
README BADGES
|
push
travis-ci
568 of 618 relevant lines covered (91.91%)
5.93 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
118 | byte_events | Use []byte for event body Using []byte rather than string is cleaner: * That's what we get from yaml.Marshal, and what Write() to file will do * Easier to make things io.Reader / io.Writer interface compliant | push | travis-ci | pending completion |