Repo Added
|
Files
4
|
Badge
README BADGES
|
push
travis-ci
429 of 429 relevant lines covered (100.0%)
6.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
54 | issue7 | Drop the use of reraise in favor of logger.error(exc_info=). This is cleaner and faster. Thanks @mgedmin. | push | travis-ci | pending completion | ||
50 | issue7 | Update changenote. | push | travis-ci | pending completion | ||
49 | issue7 | Add round-trip test for 'zope.error.printedreplace' (it doesn't). Also tighten some exception catches. | push | travis-ci | pending completion | ||
48 | issue7 | Drop _compat in favor of imports from six. Also stop using `unicode(obj)` in favor of explicitly decoding. Partial fix #7. | push | travis-ci | pending completion |