Skip to content
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

♻️Director-v2: refactor computational scheduler #6652

Merged
merged 23 commits into from
Nov 5, 2024

requires redis dependency

58db47b
Select commit
Loading
Failed to load commit list.
Merged

♻️Director-v2: refactor computational scheduler #6652

requires redis dependency
58db47b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

87.86% (+1.64%) compared to dac26e1

View this Pull Request on Codecov

87.86% (+1.64%) compared to dac26e1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.86%. Comparing base (dac26e1) to head (58db47b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6652      +/-   ##
==========================================
+ Coverage   86.22%   87.86%   +1.64%     
==========================================
  Files        1517     1220     -297     
  Lines       61343    53135    -8208     
  Branches     2088      962    -1126     
==========================================
- Hits        52893    46689    -6204     
+ Misses       8132     6269    -1863     
+ Partials      318      177     -141     
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 76.75% <100.00%> (+0.03%) ⬆️
pkg_settings_library ∅ <ø> (∅)
pkg_simcore_sdk 85.27% <ø> (ø)
agent 97.17% <ø> (ø)
api_server 89.82% <ø> (ø)
autoscaling 95.26% <ø> (ø)
catalog 89.52% <ø> (∅)
clusters_keeper 98.85% <ø> (ø)
dask_sidecar 91.32% <ø> (ø)
datcore_adapter 94.05% <ø> (ø)
director 58.38% <ø> (ø)
director_v2 90.81% <100.00%> (+14.37%) ⬆️
dynamic_scheduler 96.72% <ø> (ø)
dynamic_sidecar 89.72% <ø> (ø)
efs_guardian 90.00% <ø> (ø)
invitations 93.51% <ø> (ø)
osparc_gateway_server 85.15% <ø> (ø)
payments 93.09% <ø> (ø)
resource_usage_tracker 90.75% <ø> (+0.15%) ⬆️
storage 89.75% <ø> (ø)
webclient ∅ <ø> (∅)
webserver 89.30% <ø> (ø)

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 dac26e1...58db47b. Read the comment docs.