-
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 deprecated stuff (Pydantic v2) #6732
♻️ Fix deprecated stuff (Pydantic v2) #6732
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## pydantic_v2_migration_do_not_squash_updates #6732 +/- ##
===============================================================================
+ Coverage 81.25% 82.62% +1.37%
===============================================================================
Files 1531 1530 -1
Lines 64297 65042 +745
Branches 2233 2226 -7
===============================================================================
+ Hits 52244 53743 +1499
+ Misses 11719 10964 -755
- Partials 334 335 +1
*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 |
8eac56b
into
ITISFoundation:pydantic_v2_migration_do_not_squash_updates
What do these changes do?
Fixing remaining deprecated stuff.
Related issue/s
How to test
Dev-ops checklist