|
Repo Added
|
Files
51
|
Badge
README BADGES
|
push
travis-ci
2 of 2 new or added lines in 1 file covered. (100.0%)
585 of 693 relevant lines covered (84.42%)
1.69 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 1777 | smart_filter | Convert input to list before logic If used without this step, when the filter is piped to from `map('length')` a TypeError is thrown, as the input is a generator object. | push | Chris Wynne | travis-ci | pending completion | |
| 1775 | smart_filter | Bump to version 20.1.0 | push | Chris Wynne | travis-ci | pending completion | |
| 1774 | smart_filter | Register new filter with application | push | Chris Wynne | travis-ci | pending completion | |
| 1772 | smart_filter | Update to work for python 3.4 In python3 map() returns an iterator. If you want a list it needs to be explicitly converted. | push | Chris Wynne | travis-ci | pending completion | |
| 1770 | smart_filter | Bump to 20.1.0 | push | Chris Wynne | travis-ci | pending completion | |
| 1769 | smart_filter | Bump to 20.1.0 | push | Chris Wynne | travis-ci | pending completion |