-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 Exclude Conversations Annotation UI info when copying projects #8029
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
🎨 Exclude Conversations Annotation UI info when copying projects #8029
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8029 +/- ##
==========================================
+ Coverage 87.87% 89.00% +1.12%
==========================================
Files 1853 1448 -405
Lines 71491 59913 -11578
Branches 1258 477 -781
==========================================
- Hits 62821 53323 -9498
+ Misses 8306 6469 -1837
+ Partials 364 121 -243
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
odeimaiz
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.
very very nice 👌
packages/models-library/src/models_library/api_schemas_webserver/projects_ui.py
Outdated
Show resolved
Hide resolved
packages/models-library/src/models_library/api_schemas_webserver/projects_ui.py
Show resolved
Hide resolved
matusdrobuliak66
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.
Nice 👍
packages/models-library/src/models_library/api_schemas_webserver/projects_ui.py
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/utils.py
Outdated
Show resolved
Hide resolved
|
@Mergifyio queue |
🟠 Waiting for conditions to match
|
…of github.com:giancarloromeo/osparc-simcore into is8027/exclude-conversations-ui-when-copying-projects
|



What do these changes do?
Conversations info (Annotation UI) are excluded when a project is copied/cloned.
Related issue/s
How to test
Dev-ops
Nothing to do