|
Repo Added
|
Files
13
|
Badge
README BADGES
|
push
travis-ci
79 of 79 new or added lines in 4 files covered. (100.0%)
310 of 747 relevant lines covered (41.5%)
10.73 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 107 | v1.1.1 | Optimize Read with buffering This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current API. This fix... | push | travis-ci | pending completion |