We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
The testing data in the repo (tpx3 files) are relatively large and causing issue when pulling from a network with limited bandwidth.
Describe the solution you'd like
Replace the large testing data file with smaller and more portable test data with the following features:
Describe alternatives you've considered
The alternative would be using git lfs for large data in the future
git lfs
Additional context
Make sure the remove the large file from all branch and git history so that they are not hidden in the history block.
The text was updated successfully, but these errors were encountered:
KedoKudo
No branches or pull requests
Is your feature request related to a problem? Please describe.
The testing data in the repo (tpx3 files) are relatively large and causing issue when pulling from a network with limited bandwidth.
Describe the solution you'd like
Replace the large testing data file with smaller and more portable test data with the following features:
Describe alternatives you've considered
The alternative would be using
git lfs
for large data in the futureAdditional context
Make sure the remove the large file from all branch and git history so that they are not hidden in the history block.
The text was updated successfully, but these errors were encountered: