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

update

50d4721
Select commit
Loading
Failed to load commit list.
Draft

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

update
50d4721
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 1s

87.82% (+0.79%) compared to 493488c

View this Pull Request on Codecov

87.82% (+0.79%) compared to 493488c

Details

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     
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.