Repo Added
|
Files
9
|
Badge
README BADGES
|
push
travis-ci
3 of 3 new or added lines in 2 files covered. (100.0%)
518 of 518 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
673 | v2.1.1 | Fixed printing box drawing chars on py26 Windows. On Python 2.6 on Windows, trying to write box drawing characters using sys.stdout.write (or err) raised UnicodeEncodeError. Apparently using print() instead works fine. | push | travis-ci | pending completion |