-
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
🐛 Fix list jobs issue which occurred when upgrade api server dependencies #6933
🐛 Fix list jobs issue which occurred when upgrade api server dependencies #6933
Conversation
Quality Gate passedIssues Measures |
services/api-server/src/simcore_service_api_server/services/webserver.py
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6933 +/- ##
===========================================
- Coverage 88.22% 67.16% -21.07%
===========================================
Files 1579 712 -867
Lines 61879 33445 -28434
Branches 2002 262 -1740
===========================================
- Hits 54591 22462 -32129
- Misses 6952 10923 +3971
+ Partials 336 60 -276
Continue to review full report in Codecov by Sentry.
|
What do these changes do?
Related issue/s
How to test
Dev-ops checklist