YeoLab / flotilla

Reproducible machine learning analysis of gene expression and alternative splicing data
http://yeolab.github.io/flotilla/docs
BSD 3-Clause "New" or "Revised" License
121 stars 26 forks source link

change example for how to run coverage testing on a single file #312

Closed olgabot closed 9 years ago

olgabot commented 9 years ago

since we use coverage instead of pytest-cov to test coverage now. There were weird issues with coverage getting properly counted and sent to coveralls which is why we switched in the first place