-
Notifications
You must be signed in to change notification settings - Fork 292
Add support for hiding input in errors and json #973
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
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #973 +/- ##
==========================================
- Coverage 93.11% 93.11% -0.01%
==========================================
Files 106 106
Lines 15791 15802 +11
Branches 25 25
==========================================
+ Hits 14704 14714 +10
- Misses 1081 1082 +1
Partials 6 6
Continue to review full report in Codecov by Sentry.
|
CodSpeed Performance ReportMerging #973 will not alter performanceComparing Summary
|
Please review |
please update |
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.
otherwise LGTM
Co-authored-by: David Hewitt <1939362+davidhewitt@users.noreply.github.com>
Summary
Add support for hiding input in errors and json
Still to do: add unit tests, clean up code
Related issue number
Fix #7461
Checklist
pydantic-core
(except for expected changes)Selected Reviewer: @adriangb