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

Add Python3.8 and remove Python 3.5 testing #83

Closed jcfr closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #83 into master will decrease coverage by 44.8%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #83       +/-   ##
===========================================
- Coverage   97.39%   52.58%   -44.81%     
===========================================
  Files           2        2               
  Lines         115      213       +98     
  Branches       21       21               
===========================================
  Hits          112      112               
- Misses          3      101       +98
Impacted Files Coverage Δ
ci_addons/__main__.py 36.84% <0%> (-60.84%) :arrow_down:
ci_addons/__init__.py 70.7% <0%> (-26.52%) :arrow_down:

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 c6395e2...61c657f. Read the comment docs.