|
Repo Added
|
Files
246
|
Badge
README BADGES
|
push
travis-ci
259 of 1482 relevant lines covered (17.48%)
16.16 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 573 | fix-serial-cpu | example: fix Pi on Windows | push | travis-ci | pending completion | ||
| 568 | fix-serial-cpu | core: wait for at least 1 byte We want to wait for at least 1 byte, otherwise this is basically still a nonblocking read and results in a busy loop. | push | travis-ci | pending completion | ||
| 566 | fix-serial-cpu | core: do blocking read on serial port We should be able to read in a blocking way on the serial port since it happens on a separate thread. | push | travis-ci | pending completion |