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

Pydantic (2) support – addition of __get_pydantic_core_schema__ #276

Merged
merged 15 commits into from
Nov 23, 2023

Fixed ruff config

b4d5c4f
Select commit
Loading
Failed to load commit list.
Merged

Pydantic (2) support – addition of __get_pydantic_core_schema__ #276

Fixed ruff config
b4d5c4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 1s

100.00% (+0.00%) compared to b4d5dc5

View this Pull Request on Codecov

100.00% (+0.00%) compared to b4d5dc5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b4d5dc5) 100.00% compared to head (b4d5c4f) 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #276    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            8         9     +1     
  Lines         1801      1960   +159     
==========================================
+ Hits          1801      1960   +159     

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