-
-
Notifications
You must be signed in to change notification settings - Fork 3
Update codspeed action #304
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✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
Project Diff ResultsView diff3c3
< test result: ok. 256 passed; 0 failed; 0 skipped; finished in 1167ms
---
> test result: ok. 256 passed; 0 failed; 0 skipped; finished in 227ms
47c47
< test result: FAILED. 376 passed; 33 failed; 4 skipped; finished in 4s
---
> test result: FAILED. 376 passed; 33 failed; 4 skipped; finished in 1463ms
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 8s
1111c1111
< test result: FAILED. 238 passed; 18 failed; 3 skipped; finished in 16s
---
> test result: FAILED. 238 passed; 18 failed; 3 skipped; finished in 12sNew outputs |
CodSpeed Performance ReportMerging #304 will degrade performances by 14.43%Comparing
|
| Mode | Benchmark | BASE |
HEAD |
Change | |
|---|---|---|---|---|---|
| ❌ | WallTime | pydantic_settings |
903 ms | 1,045.4 ms | -13.62% |
| ❌ | WallTime | sqlmodel |
6.9 s | 8.1 s | -14.43% |
Summary
Update to get profiling for walltime.