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

chore: validate vector columns created by external tool #352

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

simonrw
Copy link
Owner

@simonrw simonrw commented Aug 6, 2024

In #330 we introduced vector column support. Our current tests only validate data created by ourselves. We should include data created by other tools to ensure compatibility with a more mature FITS implementation.

@simonrw simonrw self-assigned this Aug 6, 2024
@simonrw simonrw enabled auto-merge (squash) August 6, 2024 13:03
@simonrw simonrw disabled auto-merge August 6, 2024 13:05
@simonrw simonrw enabled auto-merge (squash) August 6, 2024 13:06
@simonrw
Copy link
Owner Author

simonrw commented Sep 23, 2024

Idea: we could use proptest/quickcheck to validate against a gold standard

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

Successfully merging this pull request may close these issues.

1 participant