Skip to content

Conversation

@vipocenka
Copy link

@vipocenka vipocenka commented Mar 4, 2025

Some test cases in test_construct_event_data_set.py and test_construct_event_topics.py were using incorrect exception types for invalid input handling:

  • {"arg0": b"131414"} was changed from ValueOutOfBounds to EncodingTypeError.

  • {"arg0": [""]} was changed from EncodingTypeError to ValueOutOfBounds.

animal

@kclowes
Copy link
Collaborator

kclowes commented May 15, 2025

Thanks for the PR, but it looks like those error types were correct. Closing.

@kclowes kclowes closed this May 15, 2025
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.

2 participants