Closed fghaas closed 5 years ago
Merging #25 into master will increase coverage by
56.56%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #25 +/- ##
===========================================
+ Coverage 32.09% 88.65% +56.56%
===========================================
Files 2 3 +1
Lines 81 97 +16
===========================================
+ Hits 26 86 +60
+ Misses 55 11 -44
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_cli.py | 100% <100%> (ø) |
|
olxutils/templates.py | ||
tests/test_helpers.py | 100% <0%> (ø) |
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 e86e361...b3fb119. Read the comment docs.
runtests.py
scriptunicode
lambdaIn addition, this PR drops Travis testing on Python 3.5, because that archive attempts to be currently unavailable. That patch can be dropped when that gets fixed.