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 10 commits into
base: master
Choose a base branch
from

Conversation

giancarloromeo
Copy link
Contributor

@giancarloromeo giancarloromeo commented Feb 12, 2025

What do these changes do?

Related issue/s

How to test

Dev-ops checklist

@giancarloromeo giancarloromeo self-assigned this Feb 12, 2025
@giancarloromeo giancarloromeo added the a:storage issue related to storage service label Feb 12, 2025
@giancarloromeo giancarloromeo added this to the Singularity milestone Feb 12, 2025
@giancarloromeo giancarloromeo changed the title ✨ Add a Distribute Task Queue (using Celery) ✨ Add a Distributed Task Queue (using Celery) Feb 12, 2025
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 10.29412% with 61 lines in your changes missing coverage. Please review.

Project coverage is 85.83%. Comparing base (89d6628) to head (6890444).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7214      +/-   ##
==========================================
- Coverage   87.06%   85.83%   -1.23%     
==========================================
  Files        1647     1663      +16     
  Lines       64308    65100     +792     
  Branches     1093     1096       +3     
==========================================
- Hits        55987    55878     -109     
- Misses       8008     8909     +901     
  Partials      313      313              
Flag Coverage Δ
integrationtests 70.79% <ø> (+5.47%) ⬆️
unittests 85.16% <10.29%> (-0.88%) ⬇️
Components Coverage Δ
api ∅ <ø> (∅)
pkg_aws_library 94.02% <ø> (ø)
pkg_dask_task_models_library 97.09% <ø> (ø)
pkg_models_library 91.53% <ø> (+<0.01%) ⬆️
pkg_notifications_library 84.57% <ø> (ø)
pkg_postgres_database 88.28% <ø> (+0.03%) ⬆️
pkg_service_integration 70.03% <ø> (ø)
pkg_service_library 72.15% <ø> (-0.88%) ⬇️
pkg_settings_library 90.67% <100.00%> (-0.04%) ⬇️
pkg_simcore_sdk 85.46% <ø> (ø)
agent 96.46% <ø> (ø)
api_server 90.56% <ø> (+0.01%) ⬆️
autoscaling 96.08% <ø> (ø)
catalog 91.71% <ø> (ø)
clusters_keeper 99.24% <ø> (ø)
dask_sidecar 91.25% <ø> (ø)
datcore_adapter 93.19% <ø> (ø)
director 76.68% <ø> (+0.09%) ⬆️
director_v2 91.30% <ø> (+0.01%) ⬆️
dynamic_scheduler 97.33% <ø> (+0.15%) ⬆️
dynamic_sidecar 89.77% <ø> (ø)
efs_guardian 90.25% <ø> (ø)
invitations 93.28% <ø> (ø)
osparc_gateway_server ∅ <ø> (∅)
payments 92.66% <ø> (ø)
resource_usage_tracker 89.08% <ø> (+0.12%) ⬆️
storage 51.40% <3.17%> (-34.82%) ⬇️
webclient ∅ <ø> (∅)
webserver 84.12% <ø> (-0.67%) ⬇️

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 89d6628...6890444. Read the comment docs.

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:storage issue related to storage service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant