-
-
Notifications
You must be signed in to change notification settings - Fork 3
Add pydantic projects #294
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
Codecov Report❌ Patch coverage is
🚀 New features to boost your workflow:
|
CodSpeed Performance ReportMerging #294 will not alter performanceComparing
|
Project Diff ResultsView diff3c3
< test result: ok. 256 passed; 0 failed; 0 skipped; finished in 912ms
---
> test result: ok. 256 passed; 0 failed; 0 skipped; finished in 215ms
47c47
< test result: FAILED. 376 passed; 33 failed; 4 skipped; finished in 2s
---
> test result: FAILED. 376 passed; 33 failed; 4 skipped; finished in 1416ms
792a793,795
> tests/test_main.py:765:5: error[test-failure] Test `test_validating_assignment_pass` failed
> tests/test_main.py:776:5: error[test-failure] Test `test_validating_assignment_fail` failed
> tests/test_main.py:776:5: error[test-failure] Test `test_validating_assignment_fail` failed
1080,1082d1082
< tests/test_validators.py:417:5: error[test-failure] Test `test_validating_assignment_fail` failed
< tests/test_validators.py:426:5: error[test-failure] Test `test_validating_assignment_value_change` failed
< tests/test_validators.py:437:5: error[test-failure] Test `test_validating_assignment_extra` failed
1086c1086
< test result: FAILED. 4245 passed; 1024 failed; 250 skipped; finished in 9s
---
> test result: FAILED. 4245 passed; 1024 failed; 250 skipped; finished in 7s
1111c1111
< test result: FAILED. 238 passed; 18 failed; 3 skipped; finished in 14s
---
> test result: FAILED. 238 passed; 18 failed; 3 skipped; finished in 11s
1494c1494
< test result: FAILED. 654 passed; 376 failed; 7 skipped; finished in 54s
---
> test result: FAILED. 654 passed; 376 failed; 7 skipped; finished in 53sNew outputs |
Summary
Add
pydanticandpydantic_settingsbenchmarks.