biocore / mds-approximations

Multidimensional scaling algorithms for microbiology-ecology datasets.
6 stars 7 forks source link

Clean up test datasets #47

Closed HannesHolste closed 5 years ago

HannesHolste commented 5 years ago

There were two data directories and one duplicate dataset, which was confusing.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 87.779% when pulling 9aa2c90471cd85c8c56317960f44fadb638acdc6 on test_data_file_cleanup into 6f52697995b8d882e2b0b54f78714043d8606f96 on master.

antgonza commented 5 years ago

@HannesHolste, something is broken with the tests, could you take a look? Thanks!

HannesHolste commented 5 years ago

@antgonza: no errors, travis just timed out. Can you re-trigger it? I couldn't see a way to do it, I don't think I have access

antgonza commented 5 years ago

Restarted the job and it failed again ... my guess there is an issue with the environment.yml, have you tested locally in the last few days? Anyway, restarted again, just in case ...

HannesHolste commented 5 years ago

@antgonza travis issues should be fixed after #46 is merged and I rebase from master.

antgonza commented 5 years ago

@HannesHolste I have restarted multiple times these tests without success, if they fail again, could you pull from master and push this branch again? Thanks!