-
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
♻️ Refactor products plugin before extension #4741
♻️ Refactor products plugin before extension #4741
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4741 +/- ##
========================================
- Coverage 86.0% 86.0% -0.1%
========================================
Files 1112 989 -123
Lines 46596 42196 -4400
Branches 1013 497 -516
========================================
- Hits 40113 36317 -3796
+ Misses 6256 5772 -484
+ Partials 227 107 -120
Flags with carried forward coverage won't be shown. Click here to find out more.
|
a62e6b6
to
420a762
Compare
services/web/server/src/simcore_service_webserver/products/_db.py
Outdated
Show resolved
Hide resolved
420a762
to
19f9715
Compare
Code Climate has analyzed commit c747930 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
Some refactoring work before #4739
products.api
Related issue/s
How to test
in place
DevOps
None