-
Notifications
You must be signed in to change notification settings - Fork 32
♻️ Maintenance/remove legacy db listing code 🚨🚨 #7889
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
♻️ Maintenance/remove legacy db listing code 🚨🚨 #7889
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7889 +/- ##
==========================================
+ Coverage 88.00% 89.68% +1.67%
==========================================
Files 1845 1454 -391
Lines 71182 60175 -11007
Branches 1220 476 -744
==========================================
- Hits 62645 53966 -8679
+ Misses 8185 6088 -2097
+ Partials 352 121 -231
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
services/web/server/src/simcore_service_webserver/projects/_crud_api_read.py
Outdated
Show resolved
Hide resolved
pcrespov
left a comment
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
services/web/server/src/simcore_service_webserver/projects/_crud_api_read.py
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/projects/_projects_repository_legacy.py
Outdated
Show resolved
Hide resolved
|
@mergify queue |
🟠 Waiting for conditions to match
|
|
f6efa8e
into
ITISFoundation:master



What do these changes do?
ProjectListAtDBmodel and service returnsProjectDictmodel.Related issue/s
How to test
🚨 test project listing manually in master
Dev-ops