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

FIX - Package parse errors #76

Merged
merged 8 commits into from
Nov 3, 2023
Merged

FIX - Package parse errors #76

merged 8 commits into from
Nov 3, 2023

Conversation

carlwilson
Copy link
Member

  • prevent non-existent ParseResult from crashing code for non-document files;
  • check that metadata is well-formed before parsing;
  • tests and test data for the above; and
  • removed unpacked test files accidentally committed.

- prevent non-existent ParseResult from crashing code for non-document files;
- check that metadata is well-formed before parsing;
- tests and test data for the above; and
- removed unpacked test files accidentally committed.
- replaced path gets from URLs (may have missed one or two); and
- added convenience methods for Files to help with Path issues on Windows.
@carlwilson carlwilson merged commit 71bf07c into integration Nov 3, 2023
4 checks passed
@carlwilson carlwilson deleted the fix/parse-errors branch November 3, 2023 11:55
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