-
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
♻️ webserver
: fixes mypy issues in security
plugin
#4183
♻️ webserver
: fixes mypy issues in security
plugin
#4183
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4183 +/- ##
========================================
- Coverage 85.5% 84.6% -1.0%
========================================
Files 958 958
Lines 41545 41558 +13
Branches 955 955
========================================
- Hits 35539 35173 -366
- Misses 5789 6168 +379
Partials 217 217
Flags with carried forward coverage won't be shown. Click here to find out more.
|
5b41f52
to
c9b60c0
Compare
webserver
: fixes mypy issues in security
plugin
services/web/server/src/simcore_service_webserver/security/_access_model.py
Show resolved
Hide resolved
e6aa59d
to
7724305
Compare
Code Climate has analyzed commit 18d57dd and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
security
plugin in webserver:security
folderattr
bydataclass
Related issue/s
How to test