-
Notifications
You must be signed in to change notification settings - Fork 292
Populate defs from defs schema #972
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
fbdc9d9
to
f8f76bb
Compare
CodSpeed Performance ReportMerging #972 will not alter performanceComparing Summary
|
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.
This change makes sense to me as a way to avoid complexity of refs being global, thus simplifying pydantic boot time.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #972 +/- ##
==========================================
- Coverage 93.78% 93.74% -0.05%
==========================================
Files 105 105
Lines 15539 15530 -9
Branches 25 25
==========================================
- Hits 14574 14558 -16
- Misses 959 966 +7
Partials 6 6
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
#965 (comment)