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

🐛 ensure backwards compatibility of api server #6866

Merge branch 'master' into 6865-ensure-backwards-compatibility-of-api…

62955cd
Select commit
Loading
Failed to load commit list.
Merged

🐛 ensure backwards compatibility of api server #6866

Merge branch 'master' into 6865-ensure-backwards-compatibility-of-api…
62955cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 1s

86.35% (-1.99%) compared to 1f9c110

View this Pull Request on Codecov

86.35% (-1.99%) compared to 1f9c110

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.35%. Comparing base (1f9c110) to head (62955cd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6866      +/-   ##
==========================================
- Coverage   88.34%   86.35%   -1.99%     
==========================================
  Files        1568      902     -666     
  Lines       61498    40074   -21424     
  Branches     2001      262    -1739     
==========================================
- Hits        54331    34607   -19724     
+ Misses       6832     5407    -1425     
+ Partials      335       60     -275     
Components Coverage Δ
api 76.84% <ø> (-1.58%) ⬇️
pkg_aws_library ∅ <ø> (∅)
pkg_dask_task_models_library ∅ <ø> (∅)
pkg_models_library ∅ <ø> (∅)
pkg_notifications_library ∅ <ø> (∅)
pkg_postgres_database ∅ <ø> (∅)
pkg_service_integration ∅ <ø> (∅)
pkg_service_library ∅ <ø> (∅)
pkg_settings_library ∅ <ø> (∅)
pkg_simcore_sdk 77.37% <ø> (-8.02%) ⬇️
agent ∅ <ø> (∅)
api_server 90.03% <100.00%> (+0.17%) ⬆️
autoscaling ∅ <ø> (∅)
catalog 90.57% <ø> (ø)
clusters_keeper ∅ <ø> (∅)
dask_sidecar ∅ <ø> (∅)
datcore_adapter ∅ <ø> (∅)
director 76.40% <ø> (ø)
director_v2 91.37% <ø> (ø)
dynamic_scheduler 97.07% <ø> (ø)
dynamic_sidecar 59.86% <ø> (-29.89%) ⬇️
efs_guardian ∅ <ø> (∅)
invitations ∅ <ø> (∅)
osparc_gateway_server ∅ <ø> (∅)
payments 92.65% <ø> (ø)
resource_usage_tracker 89.07% <ø> (+0.29%) ⬆️
storage ∅ <ø> (∅)
webclient ∅ <ø> (∅)
webserver 88.33% <ø> (-0.02%) ⬇️

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 1f9c110...62955cd. Read the comment docs.