-
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
✨🗃️ adding product_name to the wallets api #4780
✨🗃️ adding product_name to the wallets api #4780
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4780 +/- ##
========================================
+ Coverage 86.9% 87.6% +0.7%
========================================
Files 1150 1012 -138
Lines 47887 43142 -4745
Branches 1023 508 -515
========================================
- Hits 41618 37826 -3792
+ Misses 6037 5195 -842
+ Partials 232 121 -111
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.
🎉 just a small remark
.../simcore_postgres_database/migration/versions/61fa093c21bb_adding_product_name_to_wallets.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/director_v2/_handlers.py
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed!
|
Code Climate has analyzed commit cd42509 and detected 0 issues on this pull request. View more on Code Climate. |
What do these changes do?
Related issue/s
How to test
DevOps Checklist