Repo Added
|
Files
504
|
Badge
README BADGES
|
push
travis-ci
4891 of 5070 relevant lines covered (96.47%)
2.89 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
306 | fix-#57 | Fix #57 - Adds `from_what` argument to `MemoryIO.seek` as per the Python standard: - `0` seeks from the start of the memory region - `1` seeks from the current position - `2` seeks from the end of the memory region. It is possible to s... | push | travis-ci | pending completion |