Ran
|
Jobs
3
|
Files
176
|
Run time
3min
|
Badge
Embed ▾
README BADGES
|
cron
travis-ci
<a href="https://github.com/Amber-MD/pytraj/commit/<a class=hub.com/Amber-MD/pytraj/commit/1fea8ffd2163fd93f88dd5f3c0b4072aee51c63a">1fea8ffd2<a href="https://github.com/Amber-MD/pytraj/commit/1fea8ffd2163fd93f88dd5f3c0b4072aee51c63a">">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 &lt;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/</a><a class="double-link" href="https://github.com/Amber-MD/pytraj/commit/<a class="double-link" href="https://github.com/Amber-MD/pytraj/commit/7c74ab0ddccb60a9154c2af5aa4ee4581ccada4a">7c74ab0dd</a>">7c74ab0dd</a><a href="https://github.com/Amber-MD/pytraj/commit/1fea8ffd2163fd93f88dd5f3c0b4072aee51c63a"> * 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>
2216 of 2706 branches covered (81.89%)
7944 of 8971 relevant lines covered (88.55%)
1.33 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
2 | 5083.2 (PYTHON_VERSION=3.7) | 88 |
88.5 |
Travis Job 5083.2 | |
3 | 5083.3 (PYTHON_VERSION=3.8) | 88 |
88.58 |
Travis Job 5083.3 | |
4 | 5083.4 (PYTHON_VERSION=3.8 USE_OPENMP=false) | 88 |
88.58 |
Travis Job 5083.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|