freedomofpress / fingerprint-securedrop

A machine learning data analysis pipeline for analyzing website fingerprinting attacks and defenses.
GNU Affero General Public License v3.0
29 stars 9 forks source link

Fix CI and add evaluation unit tests to travis #92

Closed redshiftzero closed 7 years ago

redshiftzero commented 7 years ago

Travis was breaking due to an issue described in the commit message of 6278f20ec843ad5134aaba5a378b0411d8dea5e8. Also adding the ML evaluation unit tests to CI

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 72.727% when pulling 6278f20ec843ad5134aaba5a378b0411d8dea5e8 on add-eval-tests-to-travis into 4f96bc0d8e4c8eac770472dfece00d7ee1bb2454 on master.

psivesely commented 7 years ago

Lol Travis is fickle. First it won't pass w/o stopping the Postgres cluster before upgrade, now it won't pass if you stop it.