-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 add logs during project creation #7862
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
🎨 add logs during project creation #7862
Conversation
services/web/server/src/simcore_service_webserver/projects/_crud_api_create.py
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7862 +/- ##
==========================================
- Coverage 87.89% 84.95% -2.94%
==========================================
Files 1836 688 -1148
Lines 70992 32601 -38391
Branches 1219 176 -1043
==========================================
- Hits 62395 27697 -34698
+ Misses 8254 4846 -3408
+ Partials 343 58 -285
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
354458e
into
ITISFoundation:master



What do these changes do?
Related issue/s
How to test
Dev-ops