-
Notifications
You must be signed in to change notification settings - Fork 27
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
♻️ Select default wallet and pricing plan in the backend part 2 #4869
♻️ Select default wallet and pricing plan in the backend part 2 #4869
Conversation
…an-in-the-backend
…an-in-the-backend
…an-in-the-backend
…an-in-the-backend-part-2
services/web/server/src/simcore_service_webserver/projects/projects_api.py
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #4869 +/- ##
========================================
+ Coverage 85.4% 85.6% +0.2%
========================================
Files 1185 1069 -116
Lines 49244 45787 -3457
Branches 1065 654 -411
========================================
- Hits 42062 39224 -2838
+ Misses 6956 6427 -529
+ Partials 226 136 -90
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…ackend-part-2' and 'is922/select-default-wallet-and-pricing-plan-in-the-backend-part-2' of github.com:matusdrobuliak66/osparc-simcore into is922/select-default-wallet-and-pricing-plan-in-the-backend-part-2
…an-in-the-backend-part-2
…kend-part-2' of github.com:matusdrobuliak66/osparc-simcore into is922/select-default-wallet-and-pricing-plan-in-the-backend-part-2
…an-in-the-backend-part-2
…an-in-the-backend-part-2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
services/web/server/src/simcore_service_webserver/projects/projects_api.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/projects/projects_api.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/projects/projects_api.py
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/projects/projects_api.py
Show resolved
Hide resolved
services/director-v2/src/simcore_service_director_v2/models/dynamic_services_scheduler.py
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/projects/projects_api.py
Outdated
Show resolved
Hide resolved
…an-in-the-backend-part-2
…an-in-the-backend-part-2
Code Climate has analyzed commit 155bb9e and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed!
|
What do these changes do?
NEXT PR: backend selects the default pricing plan for computation services (this needs to be done in director-v2)
Related issue/s
How to test
DevOps Checklist