Ran
|
Files
4
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/ickc/pantable/commit/<a class=hub.com/ickc/pantable/commit/36f044a36de37ba4365b4aec1c291c15e8091fd3">36f044a36<a href="https://github.com/ickc/pantable/commit/36f044a36de37ba4365b4aec1c291c15e8091fd3">">Added backports.csv Cherry-picked and edited from @reenberg's </a><a class="double-link" href="https://github.com/ickc/pantable/commit/<a class="double-link" href="https://github.com/ickc/pantable/commit/bb13cd2dfd731780015ed9ec76853f5a5b6243ba">bb13cd2df</a>">bb13cd2df</a><a href="https://github.com/ickc/pantable/commit/36f044a36de37ba4365b4aec1c291c15e8091fd3"> Original commit message: Updated pantable and pantable2csv to use backports.csv is we are running under python 2. This adds the same handling of unicode and API as in python 3.1+ for the builtin csv module. This simplified the code a bit, as backports.csv expects unicode and we could then use `io.StringIO` and `io.open` for both python 2 and 3, removing some special handling for python 2.
135 of 135 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|