-
Notifications
You must be signed in to change notification settings - Fork 32
🎨🔨 AI-assisted prompt to convert pydantic model fields to use Annotated types #7938
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
Conversation
|
@mergify queue |
🛑 The pull request has been merged manuallyThe pull request has been merged manually at 4ee83ca |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7938 +/- ##
==========================================
- Coverage 88.00% 85.03% -2.97%
==========================================
Files 1846 691 -1155
Lines 71248 32667 -38581
Branches 1225 176 -1049
==========================================
- Hits 62703 27779 -34924
+ Misses 8192 4830 -3362
+ Partials 353 58 -295
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
5d97449 to
fdf16d6
Compare
|



What do these changes do?
Annotatedpatterncopilot-instructions.mdRelated issue/s
How to test
Dev-ops