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

fix: fix pydantic 2.10 support for annotated validators #11

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

ADR-007
Copy link
Owner

@ADR-007 ADR-007 commented Dec 10, 2024

No description provided.

@ADR-007 ADR-007 force-pushed the fix/support-pydantic-2-10-3 branch from c3859f9 to 6a6e139 Compare December 10, 2024 00:55
Copy link

github-actions bot commented Dec 10, 2024

badge

Code Coverage Summary

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  ---------
pydantic_strict_partial/__init__.py       13       0  100.00%
TOTAL                                     13       0  100.00%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 0cd6514

Minimum allowed coverage is 99%

♻️ This comment has been updated with latest results

@ADR-007 ADR-007 force-pushed the fix/support-pydantic-2-10-3 branch from 6a6e139 to 12a30a6 Compare December 10, 2024 01:07
@ADR-007 ADR-007 merged commit 4bb4669 into main Dec 10, 2024
5 checks passed
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