|
Repo Added
|
Files
47
|
Badge
README BADGES
|
push
travis-ci
2832 of 3652 relevant lines covered (77.55%)
1.54 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 28 | unicode-repr | Remove 'six' dependency. | push | travis-ci | pending completion | ||
| 26 | unicode-repr | Pretty printing in Python 2 and 3 Strategy: 1. Use `_repr_pretty_` for iPython printing instead of `__repr__` 2. Use `__unicode__` where necessary for Python 2 3. Use `@six.python_2_unicode_compatible` decorator for compatibility | push | travis-ci | pending completion | ||
| 24 | unicode-repr | A start at trying to fix the __repr__ method for PulseBlocks. | push | travis-ci | pending completion |