-
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
♻️ Is922/select default wallet and pricing plan in the backend #4851
♻️ Is922/select default wallet and pricing plan in the backend #4851
Conversation
…an-in-the-backend
…an-in-the-backend
…an-in-the-backend
Codecov Report
@@ Coverage Diff @@
## master #4851 +/- ##
=========================================
+ Coverage 78.4% 81.4% +3.0%
=========================================
Files 1178 505 -673
Lines 48878 25748 -23130
Branches 1063 195 -868
=========================================
- Hits 38341 20974 -17367
+ Misses 10302 4725 -5577
+ Partials 235 49 -186
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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/director_v2/_handlers.py
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/users/_preferences_api.py
Show resolved
Hide resolved
…an-in-the-backend
Kudos, SonarCloud Quality Gate passed!
|
Code Climate has analyzed commit 4754b59 and detected 1 issue on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
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.
thx. I left some comments on style
What do these changes do?
Next: select the default pricing plan in the backend
Related issue/s
How to test
DevOps Checklist