Skip to content

Creating generate_files function #1062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 16, 2015

Conversation

josenavas
Copy link
Contributor

There was a lot of code duplication across the sample/prep template classes to generate the files; and in case of the sample template, there was a bug, since the extend function was modifying the contents of the template but it was not re-generating the qiime mapping file. There is another bug on the extend function, but I'll fix it in a different PR.

That being said, I just created a new function to encapsulate all the files creation and I removed the duplicated code and substitute it for a call to the new function.

@josenavas
Copy link
Contributor Author

The CI is failing due to the stochastic failure in which the "longitude" columns magically disappears. I've restarted the build.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.53%) to 79.6% when pulling 93b8d99 on josenavas:generate-files into 8c6a90d on biocore:master.

@josenavas
Copy link
Contributor Author

Yay green! Can I have this reviewed? Thanks!

@antgonza
Copy link
Member

👍

ElDeveloper added a commit that referenced this pull request Apr 16, 2015
Creating generate_files function
@ElDeveloper ElDeveloper merged commit 9a75c2e into qiita-spots:master Apr 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants