-
Notifications
You must be signed in to change notification settings - Fork 183
chore: pydantic 2.11 #18872
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
base: edge
Are you sure you want to change the base?
chore: pydantic 2.11 #18872
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## edge #18872 +/- ##
==========================================
- Coverage 23.82% 23.82% -0.01%
==========================================
Files 3329 3329
Lines 287227 287232 +5
Branches 35927 35927
==========================================
Hits 68420 68420
- Misses 218781 218786 +5
Partials 26 26
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good once tests pass. Changes requested for a Makefile change that I think is accidental.
Oh, tests are failing in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Bumps the system to use pydantic 2.11, which has much less memory usage when building model classes.
Pretty well tested on flex and ot-2 (ot-2 requires the buildroot pr).