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

Add test case for empty dataset types upon database build #9

Closed
kmdouglass opened this issue May 11, 2016 · 1 comment
Closed

Add test case for empty dataset types upon database build #9

kmdouglass opened this issue May 11, 2016 · 1 comment
Labels
Milestone

Comments

@kmdouglass
Copy link
Owner

Currently, there is no checking for empty dataset types (locResults, etc.) when the database is built. I need to handle the case when these might be empty, for example when no widefield images are present.

@kmdouglass kmdouglass added this to the v0.1.0 milestone May 11, 2016
@kmdouglass kmdouglass modified the milestones: v0.1.0b, v0.1.0 May 25, 2016
@kmdouglass
Copy link
Owner Author

Actually, this is not strictly true. locMetadata cannot be placed if no locResults exist.

Also, now that #13 is addressed, the user can check to see what will go into the database using the dryRun feature before the database is actually built. This allows the user to write their own checks for whether metadata, localization results, etc. are missing.

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

No branches or pull requests

1 participant