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

🐛 Fix list jobs issue which occurred when upgrade api server dependencies #6933

Merged

Conversation

bisgaard-itis
Copy link
Contributor

@bisgaard-itis bisgaard-itis commented Dec 10, 2024

What do these changes do?

Related issue/s

How to test

Dev-ops checklist

bisgaard-itis and others added 30 commits November 28, 2024 11:54
@bisgaard-itis bisgaard-itis self-assigned this Dec 10, 2024
@bisgaard-itis bisgaard-itis added the a:apiserver api-server service label Dec 10, 2024
@bisgaard-itis bisgaard-itis added this to the Event Horizon milestone Dec 10, 2024
@bisgaard-itis bisgaard-itis changed the title 🐛 Fix list jobs issue which occurred when ppgrade api server dependencies 🐛 Fix list jobs issue which occurred when upgrade api server dependencies Dec 10, 2024
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.16%. Comparing base (bf07906) to head (f969abe).
Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (bf07906) and HEAD (f969abe). Click for more details.

HEAD has 29 uploads less than BASE
Flag BASE (bf07906) HEAD (f969abe)
unittests 30 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6933       +/-   ##
===========================================
- Coverage   88.22%   67.16%   -21.07%     
===========================================
  Files        1579      712      -867     
  Lines       61879    33445    -28434     
  Branches     2002      262     -1740     
===========================================
- Hits        54591    22462    -32129     
- Misses       6952    10923     +3971     
+ Partials      336       60      -276     
Flag Coverage Δ
integrationtests 65.09% <ø> (+0.35%) ⬆️
unittests 90.04% <ø> (+3.61%) ⬆️
Components Coverage Δ
api ∅ <ø> (∅)
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.04% <ø> (ø)
autoscaling ∅ <ø> (∅)
catalog ∅ <ø> (∅)
clusters_keeper ∅ <ø> (∅)
dask_sidecar ∅ <ø> (∅)
datcore_adapter ∅ <ø> (∅)
director ∅ <ø> (∅)
director_v2 78.82% <ø> (-12.54%) ⬇️
dynamic_scheduler ∅ <ø> (∅)
dynamic_sidecar 59.86% <ø> (-29.89%) ⬇️
efs_guardian ∅ <ø> (∅)
invitations ∅ <ø> (∅)
osparc_gateway_server ∅ <ø> (∅)
payments ∅ <ø> (∅)
resource_usage_tracker ∅ <ø> (∅)
storage ∅ <ø> (∅)
webclient ∅ <ø> (∅)
webserver 59.69% <ø> (-28.33%) ⬇️

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 bf07906...f969abe. Read the comment docs.

@pcrespov pcrespov enabled auto-merge (squash) December 10, 2024 20:19
@pcrespov pcrespov disabled auto-merge December 10, 2024 20:20
@pcrespov pcrespov merged commit 561985c into ITISFoundation:master Dec 10, 2024
89 of 93 checks passed
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jan 15, 2025
58 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:apiserver api-server service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants