-
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
⬆️✅ Fixes settings tests #6753
⬆️✅ Fixes settings tests #6753
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## pydantic_v2_migration_do_not_squash_updates #6753 +/- ##
===============================================================================
+ Coverage 81.13% 88.53% +7.39%
===============================================================================
Files 1530 1268 -262
Lines 63824 53932 -9892
Branches 2226 933 -1293
===============================================================================
- Hits 51781 47746 -4035
+ Misses 11708 6051 -5657
+ Partials 335 135 -200
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.
great thank you!
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
a6802c9
into
ITISFoundation:pydantic_v2_migration_do_not_squash_updates
What do these changes do?
Addresses failures in
autoscaling/tests/unit/test_core_settings.py
pointed out by @GitHKRelated issue/s
How to test
Dev-ops
NOne