Closed alejgh closed 4 years ago
Merging #57 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #57 +/- ##
=======================================
Coverage 97.54% 97.54%
=======================================
Files 15 15
Lines 689 689
=======================================
Hits 672 672
Misses 17 17
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1877029...2b97563. Read the comment docs.
Closes #24
Python 3.7 was already used when running the app with Docker. I have added a small description to the README indicating supported Python versions and preferred ones.
Now Travis tests are also run on multiple Python versions to ensure this cross-version compatibility.