Rambatino / CHAID

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

Added Failing Python 3 Spec #57

Closed Rambatino closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #57 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   84.64%   84.74%   +0.09%     
==========================================
  Files           6        6              
  Lines         469      472       +3     
==========================================
+ Hits          397      400       +3     
  Misses         72       72
Impacted Files Coverage Δ
CHAID/column.py 87.23% <100%> (+0.27%) :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 9739383...6312673. Read the comment docs.