Skip to content
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

model - nullable #209

Merged
merged 3 commits into from
Feb 3, 2024
Merged

model - nullable #209

merged 3 commits into from
Feb 3, 2024

Conversation

commonism
Copy link
Owner

TypeAdapter can not be used in nested schemas and does not work with delayed initialization/defer_build
pydantic/pydantic#8716

TypeAdapter can not be used in nested schemas and does not work with
delayed initialization/defer_build
pydantic/pydantic#8716
Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6e71716) 95.01% compared to head (a0a40d6) 95.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #209   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files          85       85           
  Lines        6859     6863    +4     
=======================================
+ Hits         6517     6521    +4     
  Misses        342      342           
Flag Coverage Δ
core 94.44% <100.00%> (+<0.01%) ⬆️
tests 95.83% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@commonism commonism merged commit caf38b8 into master Feb 3, 2024
15 checks passed
@commonism commonism deleted the nullable branch February 3, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant