-
Notifications
You must be signed in to change notification settings - Fork 27
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
⬆️ WIP: Upgrade to pydantic 2 #6266
⬆️ WIP: Upgrade to pydantic 2 #6266
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6266 +/- ##
=========================================
- Coverage 84.5% 55.5% -29.1%
=========================================
Files 10 54 +44
Lines 214 2595 +2381
Branches 25 0 -25
=========================================
+ Hits 181 1441 +1260
- Misses 23 1154 +1131
+ Partials 10 0 -10
Flags with carried forward coverage won't be shown. Click here to find out more. |
…eo/osparc-simcore into pr/giancarloromeo/6266
…eo/osparc-simcore into pr/giancarloromeo/6266
…ydantic2' into is4481/upgrade-to-pydantic2
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.
please ask for a review one more time when ready. thanks
…carloromeo/osparc-simcore into is4481/upgrade-to-pydantic2
…carloromeo/osparc-simcore into is4481/upgrade-to-pydantic2
…carloromeo/osparc-simcore into is4481/upgrade-to-pydantic2
Quality Gate passedIssues Measures |
What do these changes do?
Migrate the libraries/services to pydantic version 2.
Related issue/s
How to test
Dev-ops checklist