-
Notifications
You must be signed in to change notification settings - Fork 27
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
🎨 pydantic2 migration: fixed unit-tests for dynamic-scheduler #6547
🎨 pydantic2 migration: fixed unit-tests for dynamic-scheduler #6547
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## pydantic_v2_migration #6547 +/- ##
=======================================================
Coverage ? 81.2%
=======================================================
Files ? 536
Lines ? 21862
Branches ? 1336
=======================================================
Hits ? 17757
Misses ? 3864
Partials ? 241
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
packages/common-library/src/common_library/pydantic_validators.py
Outdated
Show resolved
Hide resolved
services/dynamic-scheduler/src/simcore_service_dynamic_scheduler/api/rest/routes.py
Outdated
Show resolved
Hide resolved
…-osparc-pydanticv2-dynamic-scheduler2
Quality Gate passedIssues Measures |
6906e94
into
ITISFoundation:pydantic_v2_migration
Co-authored-by: Andrei Neagu <[email protected]>
What do these changes do?
Related issue/s
How to test
Dev-ops checklist