-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add support for validation_alias
in the mypy plugin
#11295
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
Deploying pydantic-docs with
|
Latest commit: |
9ca561c
|
Status: | ✅ Deploy successful! |
Preview URL: | https://e2c143d6.pydantic-docs.pages.dev |
Branch Preview URL: | https://mypy-plugin-validation-alias.pydantic-docs.pages.dev |
CodSpeed Performance ReportMerging #11295 will not alter performanceComparing Summary
|
84e522f
to
63ef416
Compare
63ef416
to
9ca561c
Compare
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
validation_alias
in mypy pluginvalidation_alias
in the mypy plugin
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.
Should we also update mypy
tests to use more recent versions soon?
Looks good otherwise, I left 2 comments with questions
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.
Nice work!
Change Summary
Fixes #10991
Related issue number
Checklist