Skip to content
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

Repository cleanup #5

Closed
heuermh opened this issue Jan 28, 2017 · 2 comments
Closed

Repository cleanup #5

heuermh opened this issue Jan 28, 2017 · 2 comments

Comments

@heuermh
Copy link
Member

heuermh commented Jan 28, 2017

Suggestions for repository cleanup:

rename Gnocchi-testgnocchi-test
remove Gnocchi-test/src/main/scala/org/maventest
remove Gnocchi-test/test/scala/samples
remove TestDataResults or move into gnocchi-test/src/test/resources
remove gnocchi-cli/.src
remove gnocchi-cli/TestDataResults or move into gnocchi-cli/src/test/resources
remove gnocchi-cli/parquetFiles or move into gnocchi-cli/src/test/resources
remove gnocchi-cli/src/test/resources/metastore_db
remove metastore_db
remove parquetFiles or move into gnocchi-test/src/test/resources
remove parquetVersion or move into gnocchi-test/src/test/resources
remove testData or move into gnocchi-test/src/test/resources
move ADAMKryoRegistrator.scala into gnocchi-core/src/main/scala hierarchy
move GnocchiFunSuite.scala into gnocchi-core/src/test/scala hierarchy
remove Gnocchi_README.md
move fixPheno4Gnocchi.py into bin or scripts
move fixVCF4Gnocchi.py into bin or scripts
remove gnocchi-parent.iml

Note in general we try not to check in binary files for tests (e.g. Parquet folders), since we can't see diffs if test data ever need to change.

@heuermh
Copy link
Member Author

heuermh commented Mar 1, 2017

Some changes were made in #12

@tkdagdelen
Copy link
Collaborator

covered in #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants