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
5 stars 9 forks source link

Remove python 3.4 support #90

Closed jcfr closed 4 years ago

jcfr commented 4 years ago

Attempt to fix failure identified in https://github.com/scikit-build/scikit-ci-addons/pull/89

codecov[bot] commented 4 years ago

Codecov Report

Merging #90 into master will increase coverage by 3.47%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   93.91%   97.39%   +3.47%     
==========================================
  Files           2        2              
  Lines         115      115              
  Branches       21       21              
==========================================
+ Hits          108      112       +4     
+ Misses          5        3       -2     
+ Partials        2        0       -2
Impacted Files Coverage Δ
ci_addons/__init__.py 97.22% <0%> (+2.77%) :arrow_up:
ci_addons/__main__.py 97.67% <0%> (+4.65%) :arrow_up:

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 9740151...86698c8. Read the comment docs.