-
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
♻️ Fix unit tests after master merge #6727
♻️ Fix unit tests after master merge #6727
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## pydantic_v2_migration_do_not_squash_updates #6727 +/- ##
================================================================================
+ Coverage 67.96% 81.03% +13.06%
================================================================================
Files 1427 1232 -195
Lines 57729 55163 -2566
Branches 2229 1013 -1216
================================================================================
+ Hits 39238 44700 +5462
+ Misses 18157 10321 -7836
+ Partials 334 142 -192
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
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.
Thanks!
a2d3742
into
ITISFoundation:pydantic_v2_migration_do_not_squash_updates
What do these changes do?
Fix unit tests after master merge:
Related issue/s
How to test
Dev-ops checklist