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

treat model validator as an instance method when mode='after' #779

Merged
merged 3 commits into from
Aug 5, 2023

Fix unittest

dc3fd6e
Select commit
Loading
Failed to load commit list.
Merged

treat model validator as an instance method when mode='after' #779

Fix unittest
dc3fd6e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Aug 5, 2023 in 0s

57.14% of diff hit (target 72.06%)

View this Pull Request on Codecov

57.14% of diff hit (target 72.06%)

Annotations

Check warning on line 279 in src/com/koxudaxi/pydantic/Pydantic.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/koxudaxi/pydantic/Pydantic.kt#L279

Added line #L279 was not covered by tests

Check warning on line 292 in src/com/koxudaxi/pydantic/Pydantic.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/koxudaxi/pydantic/Pydantic.kt#L292

Added line #L292 was not covered by tests