-
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
🐛 Update webserver's swagger ui #6971
🐛 Update webserver's swagger ui #6971
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6971 +/- ##
==========================================
- Coverage 86.98% 80.32% -6.66%
==========================================
Files 1564 648 -916
Lines 62073 31647 -30426
Branches 2027 262 -1765
==========================================
- Hits 53992 25422 -28570
+ Misses 7747 6165 -1582
+ Partials 334 60 -274
Continue to review full report in Codecov by Sentry.
|
services/web/server/src/simcore_service_webserver/rest/plugin.py
Outdated
Show resolved
Hide resolved
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.
Thanks!!
Quality Gate passedIssues Measures |
What do these changes do?
Related issue/s
How to test
Dev-ops checklist