SciLifeLab / facs

Fast and Accurate Classification of Sequences using Bloom filters
http://facs.scilifelab.se/
Other
16 stars 9 forks source link

Regression after merging query and remove code #10

Closed brainstorm closed 11 years ago

brainstorm commented 11 years ago

The tests break after the last update, please @tzcoolman, validate that it still works by running the testsuite (make tests) before merging into SciLifeLab.

https://travis-ci.org/SciLifeLab/facs/builds/5291012:

(...)
{
194 "total_read_count": 0,
195 "contaminated_reads": 0,
196 "total_hits": 0,
197 "contamination_rate": -nan,
198 "bloom_filename":"/home/travis/build/SciLifeLab/facs/tests/data/bloom/phiX.bloom"
199}
tzcoolman commented 11 years ago

Sorry... I should make a pull request yesterday night. I fixed yesterday... plz pull it now @brainstorm