|
Repo Added
|
Files
36
|
Badge
README BADGES
|
push
travis-ci
727 of 1420 relevant lines covered (51.2%)
0.51 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 461 | v2.0.1 | Fix hanging in 2.7 due to using codecs.getreader instead of io.open. Don't know for sure why it was hanging before, but it doesn't if you use io.open, and that's more consistent with Python 3 anyway. | push | travis-ci | pending completion | ||
| 459 | v2.0.1 | Use codecs module instead of io module to get readers/writers with 2.7 | push | travis-ci | pending completion | ||
| 457 | v2.0.1 | Bump version to 2.0.1 | push | travis-ci | pending completion | ||
| 455 | v2.0.1 | Add test for sending unicode messages to test_component | push | travis-ci | pending completion |