-
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
Upgrade EFS guardian service (Pydantic v2) #6516
Upgrade EFS guardian service (Pydantic v2) #6516
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## pydantic_v2_migration #6516 +/- ##
=======================================================
Coverage ? 97.2%
=======================================================
Files ? 17
Lines ? 254
Branches ? 0
=======================================================
Hits ? 247
Misses ? 7
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
👍
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.
🎉
6786b92
into
ITISFoundation:pydantic_v2_migration
What do these changes do?
Upgrade the EFS guardian service to Pydantic v2.
Related issue/s
How to test
Dev-ops checklist