Commit Graph

3 Commits

Author SHA1 Message Date
Panos Vagenas
0bb1e203b6 improve handling of unsupported types
- Introduced new explicit exception types instead of `RuntimeError`
- Introduced new `ConversionStatus` value for unsupported formats
- Tidied up converter member typing & removed asserts

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
2024-11-26 21:33:32 +01:00
Christoph Auer
bafe673b97 fix: Other test fixes
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2024-11-26 21:03:25 +01:00
Christoph Auer
7df9527733 fix: Fixes and tests for StopIteration on .convert()
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2024-11-26 21:03:25 +01:00