-
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 agent tests and typecheck #6772
♻️ Fix agent tests and typecheck #6772
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 #6772 +/- ##
===============================================================================
+ Coverage 85.83% 86.55% +0.72%
===============================================================================
Files 1494 1211 -283
Lines 60526 51621 -8905
Branches 2010 885 -1125
===============================================================================
- Hits 51950 44680 -7270
+ Misses 8257 6806 -1451
+ Partials 319 135 -184
Continue to review full report in Codecov by Sentry.
|
Quality Gate passedIssues Measures |
66a492f
into
ITISFoundation:pydantic_v2_migration_do_not_squash_updates
What do these changes do?
Fix agent service tests after migration to Pydantic v2.
Related issue/s
How to test
Dev-ops checklist