Sage-Bionetworks / rocc-service

ROCC REST API service
Apache License 2.0
1 stars 0 forks source link

Add JWT authentication #170

Closed tschaffter closed 3 years ago

tschaffter commented 3 years ago

Related to https://github.com/Sage-Bionetworks/rocc-schemas/pull/163

Notes

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1232025812


Files with Coverage Reduction New Missed Lines %
openapi_server/dbmodels/user.py 5 71.43%
openapi_server/controllers/securitycontroller.py 11 26.67%
openapi_server/config.py 14 42.0%
openapi_server/controllers/user_controller.py 20 16.85%
openapi_server/models/user_create_request.py 24 35.85%
openapi_server/models/user.py 27 34.52%
openapi_server/models/user_all_of.py 31 32.39%
<!-- Total: 132 -->
Totals Coverage Status
Change from base Build 1223133298: -0.7%
Covered Lines: 1321
Relevant Lines: 2953

💛 - Coveralls