Rambatino / CHAID

A python implementation of the common CHAID algorithm
Apache License 2.0
150 stars 50 forks source link

Specs and fix #78

Closed Rambatino closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #78 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   92.61%   92.67%   +0.05%     
==========================================
  Files           7        7              
  Lines         501      505       +4     
==========================================
+ Hits          464      468       +4     
  Misses         37       37
Impacted Files Coverage Δ
CHAID/column.py 89.28% <100%> (+0.31%) :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 f3c20d6...ad3d6d1. Read the comment docs.

justfish09 commented 7 years ago

lgtm 👀