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 validation test that looks at file size #144

Closed
Tracked by #61
e-belfer opened this issue Aug 9, 2023 · 1 comment
Closed
Tracked by #61

Add validation test that looks at file size #144

e-belfer opened this issue Aug 9, 2023 · 1 comment

Comments

@e-belfer
Copy link
Member

e-belfer commented Aug 9, 2023

New validation tests currently check missing files and for invalid files based on file types. Add another check that looks at file size and flags:

  • File size outside of range of 95th percentile of old datastore
  • File sizes all the same for all files in a dataset (sign of invalid files)
@e-belfer
Copy link
Member Author

This was addressed in #236

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

1 participant