|
Ran
|
Files
353
|
Run time
42s
|
Badge
README BADGES
|
travis-ci
Install patched Inline::Python which is more careful about printing stacktraces When Inline::Python encounters a Python-originating exception, it loads "traceback" module and passes the exception to format_exception() function to get a nicely formatted stacktrace. Apparently, in some cases: 1) "traceback" can't be loaded (probably on some kinds of exceptions) 2) traceback.format_exception() fails as such A patched Inline::Python is more careful about generating stacktraces: https://github.com/berkmancenter/mediacloud-inline-python-pm/commit/ae0068405 Fixes #529.
12137 of 22537 relevant lines covered (53.85%)
77.49 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|