-
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/test models #6758
⬆️♻️ Fix/test models #6758
Conversation
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
c10d7d0
into
ITISFoundation:pydantic_v2_migration_do_not_squash_updates
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## pydantic_v2_migration_do_not_squash_updates #6758 +/- ##
===============================================================================
+ Coverage 84.31% 84.68% +0.36%
===============================================================================
Files 1098 1117 +19
Lines 44466 45801 +1335
Branches 869 885 +16
===============================================================================
+ Hits 37491 38785 +1294
- Misses 6853 6894 +41
Partials 122 122
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
What do these changes do?
Fixes models-library test_rest_ordering.
Will follow up in a separate PR with the changes in
api/specs/web-server
Related issue/s
How to test
Dev-ops checklist