-
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
♻️Pydantic V2 and SQLAlchemy warning fixes #6877
♻️Pydantic V2 and SQLAlchemy warning fixes #6877
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6877 +/- ##
===========================================
- Coverage 88.33% 69.16% -19.17%
===========================================
Files 1525 655 -870
Lines 61066 32366 -28700
Branches 2108 262 -1846
===========================================
- Hits 53941 22387 -31554
- Misses 6794 9919 +3125
+ Partials 331 60 -271
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
d71be47
to
177bfb1
Compare
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.
👍
177bfb1
to
3f211d1
Compare
3f211d1
to
7675722
Compare
Quality Gate passedIssues Measures |
What do these changes do?
Related issue/s
How to test
Dev-ops checklist