glm-tools / pyglmnet

Python implementation of elastic-net regularized generalized linear models
http://glm-tools.github.io/pyglmnet/
MIT License
279 stars 84 forks source link

MAINT circleci -> 2.0 #237

Closed jasmainak closed 6 years ago

jasmainak commented 6 years ago

closes https://github.com/glm-tools/pyglmnet/issues/228

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
+ Coverage   52.59%   56.47%   +3.87%     
==========================================
  Files           7        7              
  Lines        1289     1289              
  Branches      253      257       +4     
==========================================
+ Hits          678      728      +50     
+ Misses        537      492      -45     
+ Partials       74       69       -5
Impacted Files Coverage Δ
pyglmnet/externals/six.py 65.2% <0%> (+16.89%) :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 7808ba5...5299ace. Read the comment docs.