Skip to content

Commit c7918f5

Browse files
committed
docs: update TODO.md - UUIDType issues resolved
Confirmed that pinning datamodel-code-generator to 0.25.0 and adding __str__/__repr__ post-processing has resolved the 2 UUIDType test failures. 35 test failures remain (down from 37). ✨ Created with OpenCode
1 parent ecec308 commit c7918f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This document tracks the 37 test failures discovered after fixing the model gene
44

55
**Last Updated:** 2025-12-12
66
**Test Command:** `make test` (runs `pytest tests/unit/ tests/tracer/ tests/compatibility/ -n auto`)
7-
**Total Failures:** 37 out of 3014 tests
7+
**Total Failures:** 35 out of 3014 tests (2 fixed: UUIDType repr issues)
88

99
---
1010

0 commit comments

Comments
 (0)