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

adapter.xml: minor improvements #252

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

jkhsjdhjs
Copy link
Contributor

The type of an exception is changed from TypeError to AssertionError. The exception marks an error in the program, the previous declaration as TypeError was incorrect.

Furthermore, a test for XML without namespace prefixes is added, which wasn't tested previously (see #33).

The respective exception marks an error in the program, which should
correctly be an `AssertionError`.
@s-heppner
Copy link
Contributor

LGTM

@s-heppner s-heppner merged commit aba79b1 into eclipse-basyx:main Mar 14, 2024
8 checks passed
@s-heppner s-heppner deleted the improve/xml_deserialization branch March 14, 2024 04:50
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