Ran
|
Files
88
|
Run time
8s
|
Badge
Embed ▾
README BADGES
|
cron
travis-ci
Add Python 3.7 and 3.8 support (#1516) * Announce Python 2.6 and latest versions support 2.6 is supported according to code in setup.py, so add that * Add Python 3.7 and 3.8 to Travis * Remove <3.7, and set USE_OPENMP=false for 3.8 * Remove Python versions that are EOL * Scale down in attempt to fix Travis tests * Use a version of pyflakes that supports 3.8 See https://github.com/PyCQA/pyflakes/commit/7c74ab0dd * Skip the -n option entirely in attempt to fix test * Fix pyflakes warning * Fix pyflakes warning * Fix pyflakes warning * Re-add Python 2.7, as requested * Re-add Python 2.7, as requested * Switch to check_output() to ease debugging Re-raise CalledProcessError since its __str__ does not print output * Getting weird build errors on osx and 3.8. Revert. * Capture stderr to aid debugging * Tickle Travis * Also test Python 3.8 with OpenMP * Skip test that times out * Skip one more test that times out * Skip test that times out (3/n) Co-authored-by: EKC (Erik Cederstrand) <ekc@novozymes.com>
1228 of 1475 branches covered (83.25%)
3996 of 4511 relevant lines covered (88.58%)
0.89 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|