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

✨ adding endpoints to create and remove docker services to director-v2 #6993

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

Conversation

GitHK
Copy link
Contributor

@GitHK GitHK commented Dec 23, 2024

What do these changes do?

Related issue/s

How to test

Dev-ops checklist

@GitHK GitHK self-assigned this Dec 23, 2024
@GitHK GitHK added the a:director-v2 issue related with the director-v2 service label Dec 23, 2024
@GitHK GitHK added this to the Event Horizon milestone Dec 23, 2024
@GitHK GitHK changed the title ✨ adding endpoint to create and remove a service to director-v2 ✨ adding endpoints to create and remove docker services to director-v2 Dec 23, 2024
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.82%. Comparing base (493488c) to head (50d4721).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6993      +/-   ##
==========================================
+ Coverage   87.02%   87.82%   +0.79%     
==========================================
  Files        1621     1318     -303     
  Lines       63993    55119    -8874     
  Branches     2035      899    -1136     
==========================================
- Hits        55688    48406    -7282     
+ Misses       7972     6576    -1396     
+ Partials      333      137     -196     
Flag Coverage Δ
integrationtests 70.98% <73.41%> (+6.39%) ⬆️
unittests 86.81% <100.00%> (+1.77%) ⬆️
Components Coverage Δ
api ∅ <ø> (∅)
pkg_aws_library ∅ <ø> (∅)
pkg_dask_task_models_library ∅ <ø> (∅)
pkg_models_library 91.55% <100.00%> (+<0.01%) ⬆️
pkg_notifications_library ∅ <ø> (∅)
pkg_postgres_database ∅ <ø> (∅)
pkg_service_integration 70.02% <ø> (ø)
pkg_service_library ∅ <ø> (∅)
pkg_settings_library ∅ <ø> (∅)
pkg_simcore_sdk 85.38% <ø> (ø)
agent 96.82% <ø> (ø)
api_server 90.13% <ø> (ø)
autoscaling 96.09% <ø> (ø)
catalog 90.57% <ø> (ø)
clusters_keeper 99.48% <ø> (ø)
dask_sidecar 91.26% <ø> (ø)
datcore_adapter 93.18% <ø> (ø)
director 76.40% <ø> (ø)
director_v2 91.48% <100.00%> (+0.06%) ⬆️
dynamic_scheduler 97.19% <ø> (ø)
dynamic_sidecar 89.75% <ø> (ø)
efs_guardian 90.12% <ø> (ø)
invitations 93.44% <ø> (ø)
osparc_gateway_server ∅ <ø> (∅)
payments 92.66% <ø> (ø)
resource_usage_tracker 89.56% <ø> (ø)
storage 89.54% <ø> (ø)
webclient ∅ <ø> (∅)
webserver 83.47% <ø> (-0.96%) ⬇️

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 493488c...50d4721. Read the comment docs.

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

Successfully merging this pull request may close these issues.

1 participant