Skip to content

Improve encoding error handling#10

Merged
kgruiz merged 1 commit intodevfrom
codex/update-error-handling-for-unicodedecodeerror-and-logging
May 20, 2025
Merged

Improve encoding error handling#10
kgruiz merged 1 commit intodevfrom
codex/update-error-handling-for-unicodedecodeerror-and-logging

Conversation

@kgruiz
Copy link
Owner

@kgruiz kgruiz commented May 20, 2025

Summary

  • include file path and encoding when skipping binary files
  • raise UnsupportedEncodingError with additional info when not skipping
  • test skip messages and error details

Testing

  • ruff check .
  • python Tests/Runner.py (fails: ModuleNotFoundError: No module named 'numpy')

@kgruiz kgruiz merged commit efd4c01 into dev May 20, 2025
@kgruiz kgruiz deleted the codex/update-error-handling-for-unicodedecodeerror-and-logging branch May 20, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant