-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 Fix clone title and description #7940
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
🐛 Fix clone title and description #7940
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7940 +/- ##
===========================================
- Coverage 88.03% 69.61% -18.43%
===========================================
Files 1846 795 -1051
Lines 71224 36490 -34734
Branches 1220 176 -1044
===========================================
- Hits 62704 25402 -37302
- Misses 8168 11030 +2862
+ Partials 352 58 -294
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
|
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
services/api-server/src/simcore_service_api_server/api/routes/studies.py
Show resolved
Hide resolved
|
This pull request has been removed from the queue for the following reason: The pull request can't be updated. You should update or rebase your pull request manually. If you do, this pull request will automatically be requeued once the queue conditions match again. |



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