Skip to content

Conversation

@pcrespov
Copy link
Member

@pcrespov pcrespov commented Oct 3, 2024

What do these changes do?

Releases public API 0.7

Related issue/s

How to test

cd services/api-server
make install-dev
make tests

Dev-ops checklist

None

@codecov
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.8%. Comparing base (cafbf96) to head (c51c3aa).
Report is 616 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #6489      +/-   ##
=========================================
- Coverage    84.5%   66.8%   -17.8%     
=========================================
  Files          10     684     +674     
  Lines         214   33462   +33248     
  Branches       25     265     +240     
=========================================
+ Hits          181   22370   +22189     
- Misses         23   11031   +11008     
- Partials       10      61      +51     
Flag Coverage Δ
integrationtests 64.7% <ø> (?)
unittests 89.8% <100.0%> (+5.2%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...src/simcore_service_api_server/api/routes/files.py 78.4% <100.0%> (ø)
...c/simcore_service_api_server/api/routes/solvers.py 65.4% <ø> (ø)
...core_service_api_server/api/routes/solvers_jobs.py 100.0% <ø> (ø)
...vice_api_server/api/routes/solvers_jobs_getters.py 93.3% <ø> (ø)
...core_service_api_server/api/routes/studies_jobs.py 94.1% <100.0%> (ø)
...c/simcore_service_api_server/api/routes/wallets.py 100.0% <100.0%> (ø)

... and 688 files with indirect coverage changes

@pcrespov pcrespov changed the title Is6454/api server doc ✨Releases public-api 0.7 Oct 3, 2024
@pcrespov pcrespov self-assigned this Oct 3, 2024
@pcrespov pcrespov added this to the MartinKippenberger milestone Oct 3, 2024
@pcrespov pcrespov added a:api framework api, data schemas, a:apiserver api-server service labels Oct 3, 2024
@pcrespov pcrespov marked this pull request as ready for review October 3, 2024 17:17
@pcrespov pcrespov force-pushed the is6454/api-server-doc branch from 77fa904 to 7b3983c Compare October 3, 2024 17:19
Copy link
Member

@mguidon mguidon left a comment

Choose a reason for hiding this comment

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

thanks

@pcrespov pcrespov enabled auto-merge (squash) October 3, 2024 17:25
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2024

Copy link
Collaborator

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

👍

@pcrespov pcrespov merged commit efee871 into ITISFoundation:master Oct 4, 2024
57 checks passed
@pcrespov pcrespov deleted the is6454/api-server-doc branch October 4, 2024 07:26
mrnicegyu11 pushed a commit to mrnicegyu11/osparc-simcore that referenced this pull request Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:api framework api, data schemas, a:apiserver api-server service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API Documentation Update/Backwards Compatibility

4 participants