♻️ Fix agent tests and typecheck #6772
Merged
Codecov / codecov/project
succeeded
Nov 20, 2024 in 1s
71.29% (-14.54%) compared to a0b8a2f
View this Pull Request on Codecov
71.29% (-14.54%) compared to a0b8a2f
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 71.29%. Comparing base (
a0b8a2f
) to head (b357b88
).
❗ There is a different number of reports uploaded between BASE (a0b8a2f) and HEAD (b357b88). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## pydantic_v2_migration_do_not_squash_updates #6772 +/- ##
================================================================================
- Coverage 85.83% 71.29% -14.54%
================================================================================
Files 1494 790 -704
Lines 60526 35804 -24722
Branches 2010 263 -1747
================================================================================
- Hits 51950 25525 -26425
- Misses 8257 10219 +1962
+ Partials 319 60 -259
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.36% <ø> (-8.00%) |
⬇️ |
agent | 97.00% <ø> (∅) |
|
api_server | ∅ <ø> (∅) |
|
autoscaling | ∅ <ø> (∅) |
|
catalog | 90.57% <ø> (ø) |
|
clusters_keeper | ∅ <ø> (∅) |
|
dask_sidecar | ∅ <ø> (∅) |
|
datcore_adapter | 93.17% <ø> (ø) |
|
director | ∅ <ø> (∅) |
|
director_v2 | 76.63% <ø> (-14.51%) |
⬇️ |
dynamic_scheduler | ∅ <ø> (∅) |
|
dynamic_sidecar | 89.75% <ø> (ø) |
|
efs_guardian | 90.12% <ø> (ø) |
|
invitations | 93.44% <ø> (ø) |
|
osparc_gateway_server | 85.49% <ø> (ø) |
|
payments | 92.76% <ø> (ø) |
|
resource_usage_tracker | ∅ <ø> (∅) |
|
storage | ∅ <ø> (∅) |
|
webclient | ∅ <ø> (∅) |
|
webserver | 59.53% <ø> (-20.97%) |
⬇️ |
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 a0b8a2f...b357b88. Read the comment docs.
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading