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

✨ Add a Distributed Task Queue (using Celery) #7214

Draft
wants to merge 51 commits into
base: master
Choose a base branch
from

fix tests

830d562
Select commit
Loading
Failed to load commit list.
Draft

✨ Add a Distributed Task Queue (using Celery) #7214

fix tests
830d562
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2025 in 0s

84.21% (-2.97%) compared to 731dd9a

View this Pull Request on Codecov

84.21% (-2.97%) compared to 731dd9a

Details

Codecov Report

Attention: Patch coverage is 43.14516% with 141 lines in your changes missing coverage. Please review.

Project coverage is 84.21%. Comparing base (731dd9a) to head (830d562).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7214      +/-   ##
==========================================
- Coverage   87.17%   84.21%   -2.97%     
==========================================
  Files        1680     1684       +4     
  Lines       65053    65391     +338     
  Branches     1106     1115       +9     
==========================================
- Hits        56709    55068    -1641     
- Misses       8030    10005    +1975     
- Partials      314      318       +4     
Components Coverage Δ
api ∅ <ø> (∅)
pkg_aws_library 94.17% <ø> (ø)
pkg_dask_task_models_library 97.09% <ø> (ø)
pkg_models_library 91.61% <ø> (ø)
pkg_notifications_library 84.57% <ø> (ø)
pkg_postgres_database 88.28% <ø> (ø)
pkg_service_integration 70.03% <ø> (ø)
pkg_service_library 72.57% <ø> (ø)
pkg_settings_library 90.79% <100.00%> (+0.18%) ⬆️
pkg_simcore_sdk 85.08% <ø> (-0.38%) ⬇️
agent 96.46% <ø> (ø)
api_server 90.56% <ø> (ø)
autoscaling 96.08% <ø> (ø)
catalog 91.73% <ø> (ø)
clusters_keeper 99.24% <ø> (ø)
dask_sidecar 91.25% <ø> (ø)
datcore_adapter 98.06% <ø> (ø)
director 76.59% <ø> (ø)
director_v2 91.30% <ø> (+0.04%) ⬆️
dynamic_scheduler 97.33% <ø> (ø)
dynamic_sidecar 89.74% <ø> (ø)
efs_guardian 90.25% <ø> (ø)
invitations 93.28% <ø> (ø)
osparc_gateway_server ∅ <ø> (∅)
payments 92.66% <ø> (ø)
resource_usage_tracker 89.08% <ø> (+0.05%) ⬆️
storage 47.37% <39.74%> (-39.40%) ⬇️
webclient ∅ <ø> (∅)
webserver 79.25% <ø> (-5.91%) ⬇️

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 731dd9a...830d562. Read the comment docs.