scikit-build / scikit-ci-addons

Command line tool and a set of scripts useful to help drive CI
http://scikit-ci-addons.readthedocs.org/
Apache License 2.0
6 stars 9 forks source link

tests: Fix failing "python_check_version" on AppVeyor #38

Closed jcfr closed 7 years ago

jcfr commented 7 years ago

AppVeyor images have been updated to use python 3.5.3 instead of 3.5.2

codecov-io commented 7 years ago

Codecov Report

Merging #38 into master will decrease coverage by -4.35%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   96.52%   92.17%   -4.35%     
==========================================
  Files           2        2              
  Lines         115      115              
  Branches       21       21              
==========================================
- Hits          111      106       -5     
- Misses          3        8       +5     
  Partials        1        1
Impacted Files Coverage Δ
ci_addons/main.py 83.72% <0%> (-11.63%) :x:

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 51c933b...5ebaa9a. Read the comment docs.