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

🐛 Update webserver's swagger ui #6971

Conversation

bisgaard-itis
Copy link
Contributor

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

What do these changes do?

  • Update the webserver's swagger ui

Related issue/s

How to test

Dev-ops checklist

@bisgaard-itis bisgaard-itis self-assigned this Dec 17, 2024
@bisgaard-itis bisgaard-itis added the a:webserver issue related to the webserver service label Dec 17, 2024
@bisgaard-itis bisgaard-itis added this to the Event Horizon milestone Dec 17, 2024
@bisgaard-itis bisgaard-itis changed the title 🐛 Update webserver swagger ui 🐛 Update webserver's swagger ui Dec 17, 2024
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.32%. Comparing base (8f4c1b2) to head (3e26793).
Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (8f4c1b2) and HEAD (3e26793). Click for more details.

HEAD has 72 uploads less than BASE
Flag BASE (8f4c1b2) HEAD (3e26793)
unittests 69 4
integrationtests 13 6
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6971      +/-   ##
==========================================
- Coverage   86.98%   80.32%   -6.66%     
==========================================
  Files        1564      648     -916     
  Lines       62073    31647   -30426     
  Branches     2027      262    -1765     
==========================================
- Hits        53992    25422   -28570     
+ Misses       7747     6165    -1582     
+ Partials      334       60     -274     
Flag Coverage Δ
integrationtests 64.91% <50.00%> (+0.02%) ⬆️
unittests 82.66% <100.00%> (-2.27%) ⬇️
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 ∅ <ø> (∅)
autoscaling ∅ <ø> (∅)
catalog ∅ <ø> (∅)
clusters_keeper ∅ <ø> (∅)
dask_sidecar ∅ <ø> (∅)
datcore_adapter ∅ <ø> (∅)
director ∅ <ø> (∅)
director_v2 78.80% <ø> (-12.61%) ⬇️
dynamic_scheduler ∅ <ø> (∅)
dynamic_sidecar 59.86% <ø> (-29.89%) ⬇️
efs_guardian ∅ <ø> (∅)
invitations ∅ <ø> (∅)
osparc_gateway_server ∅ <ø> (∅)
payments ∅ <ø> (∅)
resource_usage_tracker ∅ <ø> (∅)
storage ∅ <ø> (∅)
webclient ∅ <ø> (∅)
webserver 84.39% <100.00%> (-0.01%) ⬇️

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 8f4c1b2...3e26793. Read the comment docs.

Copy link
Contributor

@matusdrobuliak66 matusdrobuliak66 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@bisgaard-itis bisgaard-itis enabled auto-merge (squash) December 17, 2024 10:05
@bisgaard-itis bisgaard-itis merged commit f7e3e86 into ITISFoundation:master Dec 18, 2024
87 of 93 checks passed
@bisgaard-itis bisgaard-itis deleted the 6931-update-webserver-swagger branch December 18, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:webserver issue related to the webserver service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update swagger in the web-server
5 participants