uc-cdis / fence

AuthN/AuthZ OIDC Service
Apache License 2.0
38 stars 48 forks source link

feat: capitalization #1154

Closed m0nhawk closed 3 months ago

m0nhawk commented 4 months ago

Link to JIRA ticket if there is one: VADC-1233

New Features

Breaking Changes

Bug Fixes

Improvements

Dependency updates

Deployment changes

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9751523484

Details


Files with Coverage Reduction New Missed Lines %
resources/ga4gh/passports.py 2 87.43%
resources/openid/cognito_oauth2.py 6 40.91%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 9713845019: -0.002%
Covered Lines: 7706
Relevant Lines: 10268

💛 - Coveralls
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9751803833

Details


Files with Coverage Reduction New Missed Lines %
error_handler.py 1 95.74%
blueprints/login/utils.py 2 88.89%
resources/ga4gh/passports.py 2 87.43%
oidc/oidc_server.py 3 90.0%
resources/openid/cognito_oauth2.py 6 40.91%
oidc/grants/implicit_grant.py 7 32.14%
init.py 9 91.21%
blueprints/login/fence_login.py 10 74.07%
oidc/grants/oidc_code_grant.py 11 87.06%
oidc/grants/refresh_token_grant.py 12 67.5%
<!-- Total: 393 -->
Totals Coverage Status
Change from base Build 9713845019: -0.03%
Covered Lines: 7622
Relevant Lines: 10160

💛 - Coveralls
m0nhawk commented 3 months ago

This is not really needed, all the changes are arborist-only: https://github.com/uc-cdis/arborist/pull/165