-
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
♻️Pydantic V2 migration: various fixes #6647
♻️Pydantic V2 migration: various fixes #6647
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## pydantic_v2_migration_do_not_squash_updates #6647 +/- ##
===============================================================================
+ Coverage 72.17% 72.50% +0.32%
===============================================================================
Files 1142 1153 +11
Lines 50243 51455 +1212
Branches 1243 1271 +28
===============================================================================
+ Hits 36261 37305 +1044
- Misses 13761 13928 +167
- Partials 221 222 +1
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
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.
👍
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.
Yup!
Quality Gate passedIssues Measures |
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.
Thx a lot!. From now on, i suggest that we do the sync with our own commits to master. This way you you do not have to be doing this by your own :-)
@Crespov: not sure I understand what you mean here |
2486b38
into
ITISFoundation:pydantic_v2_migration_do_not_squash_updates
What do these changes do?
Related issue/s
How to test
Dev-ops checklist