Repo Added
|
Files
2
|
Badge
README BADGES
|
push
travis-ci
108 of 111 relevant lines covered (97.3%)
0.97 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
34 | 3.0.0 | Comments and testcase. | push | travis-ci | pending completion | ||
32 | 3.0.0 | Use byte strings instead of bytearrays in the interface. This breaks backwards compatibility. A byte strings are often used in favour of bytearrays in python. The main difference is that a byte string is immutable while a bytearray is mutable. As... | push | travis-ci | pending completion |