Rambatino / CHAID

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

Testing circle CI #51

Closed Rambatino closed 7 years ago

Rambatino commented 7 years ago

Adding codecov

Given we are using detox to run tests in parallel, this seems like the best solution: https://hynek.me/articles/testing-packaging/ however, it's complicated and our tests don't take long to run, hence have reverted to separate coverage testing tests.

codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ba5545e). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #51   +/-   ##
=========================================
  Coverage          ?   84.67%           
=========================================
  Files             ?       17           
  Lines             ?     1005           
  Branches          ?        0           
=========================================
  Hits              ?      851           
  Misses            ?      154           
  Partials          ?        0

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 ba5545e...2f66f7d. Read the comment docs.