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

Implement input function to handle skipped files and check ouputs and header #52

Open
3 tasks
Tracked by #145
yucongalicechen opened this issue May 9, 2024 · 0 comments
Open
3 tasks
Tracked by #145
Assignees
Milestone

Comments

@yucongalicechen
Copy link
Collaborator

yucongalicechen commented May 9, 2024

  • For lists and globs, the best behavior would be to read as many files as possible and skip over the others, letting the user know which have been skipped.
  • We would like to have tests for all the same sets of inputs that were used in user input files UCs #48 and input file list #55 but that check that the right correced files are written to the right places (so glob the directories after the corrections are applied and check the list is as expected).
  • Also, let's make sure that the args that are written to the file headers are correct, where the parent file is correctly identified (i.e., not just the input file list saved to the header, but also the actual file that was used for that particular correction. This will have to be set inside the loop).
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