♻️Pydantic V2 and SQLAlchemy warning fixes #6877
Merged
Codecov / codecov/project
succeeded
Dec 2, 2024 in 0s
69.16% (-19.17%) compared to 931595e
View this Pull Request on Codecov
69.16% (-19.17%) compared to 931595e
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 69.16%. Comparing base (
931595e
) to head (7675722
).
❗ There is a different number of reports uploaded between BASE (931595e) and HEAD (7675722). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #6877 +/- ##
===========================================
- Coverage 88.33% 69.16% -19.17%
===========================================
Files 1525 655 -870
Lines 61066 32366 -28700
Branches 2108 262 -1846
===========================================
- Hits 53941 22387 -31554
- Misses 6794 9919 +3125
+ Partials 331 60 -271
Components | Coverage Δ | |
---|---|---|
api | ∅ <ø> (∅) |
|
pkg_aws_library | ∅ <ø> (∅) |
|
pkg_dask_task_models_library | ∅ <ø> (∅) |
|
pkg_models_library | ∅ <ø> (∅) |
|
pkg_notifications_library | ∅ <ø> (∅) |
|
pkg_postgres_database | ∅ <ø> (∅) |
|
pkg_service_integration | ∅ <ø> (∅) |
|
pkg_service_library | ∅ <ø> (∅) |
|
pkg_settings_library | ∅ <ø> (∅) |
|
pkg_simcore_sdk | 77.37% <ø> (-8.02%) |
⬇️ |
agent | ∅ <ø> (∅) |
|
api_server | ∅ <ø> (∅) |
|
autoscaling | ∅ <ø> (∅) |
|
catalog | ∅ <ø> (∅) |
|
clusters_keeper | 98.72% <ø> (-0.01%) |
⬇️ |
dask_sidecar | ∅ <ø> (∅) |
|
datcore_adapter | ∅ <ø> (∅) |
|
director | ∅ <ø> (∅) |
|
director_v2 | 90.64% <100.00%> (ø) |
|
dynamic_scheduler | ∅ <ø> (∅) |
|
dynamic_sidecar | 59.86% <ø> (-29.89%) |
⬇️ |
efs_guardian | ∅ <ø> (∅) |
|
invitations | ∅ <ø> (∅) |
|
osparc_gateway_server | 79.79% <ø> (-5.70%) |
⬇️ |
payments | ∅ <ø> (∅) |
|
resource_usage_tracker | ∅ <ø> (∅) |
|
storage | ∅ <ø> (∅) |
|
webclient | ∅ <ø> (∅) |
|
webserver | 59.57% <ø> (-29.11%) |
⬇️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 931595e...7675722. Read the comment docs.
Loading