Skip to content

Bugfix/fix silent errors during parsing#31

Merged
avishaycohen merged 2 commits intomainfrom
bugfix/fix-silent-errors-during-parsing
Jun 2, 2025
Merged

Bugfix/fix silent errors during parsing#31
avishaycohen merged 2 commits intomainfrom
bugfix/fix-silent-errors-during-parsing

Conversation

@avishaycohen
Copy link
Owner

fixes #30

Added missing raise for value errors that are not Unicode related and added logging for more clarity in both the new exception and the general exception where the error is unknown.

Also working on a new win11 machine - yay :( so added some ignores to .gitignore.

@avishaycohen avishaycohen self-assigned this Jun 2, 2025
@avishaycohen avishaycohen added the bug Something isn't working label Jun 2, 2025
@avishaycohen avishaycohen merged commit 9512124 into main Jun 2, 2025
8 checks passed
@avishaycohen avishaycohen deleted the bugfix/fix-silent-errors-during-parsing branch June 2, 2025 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unhandled silent error

1 participant