Skip to content
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

add endpoint for checking user access_token #78

Merged
merged 1 commit into from
Jun 21, 2022
Merged

Conversation

sblack-usu
Copy link
Contributor

No description provided.

@github-actions
Copy link

✅ Result of Pytest Coverage

---------- coverage: platform linux, python 3.9.13-final-0 -----------

Name Stmts Miss Cover
/dspback/init.py 0 0 100%
/dspback/config/init.py 81 0 100%
/dspback/database/init.py 0 0 100%
/dspback/database/models.py 52 0 100%
/dspback/database/procedures.py 30 3 90%
/dspback/dependencies.py 145 16 89%
/dspback/main.py 31 1 97%
/dspback/pydantic_schemas.py 136 3 98%
/dspback/routers/init.py 0 0 100%
/dspback/routers/authentication.py 65 30 54%
/dspback/routers/earthchem.py 72 44 39%
/dspback/routers/external.py 34 0 100%
/dspback/routers/hydroshare.py 69 41 41%
/dspback/routers/metadata_class.py 44 10 77%
/dspback/routers/repository_authorization.py 43 6 86%
/dspback/routers/submissions.py 27 3 89%
/dspback/routers/zenodo.py 103 72 30%
/dspback/schemas/init.py 0 0 100%
/dspback/schemas/earthchem/init.py 0 0 100%
/dspback/schemas/earthchem/model.py 206 0 100%
/dspback/schemas/external/model.py 87 0 100%
/dspback/schemas/hydroshare/model.py 113 11 90%
/dspback/schemas/zenodo/init.py 0 0 100%
/dspback/schemas/zenodo/model.py 101 0 100%
TOTAL 1439 240 83%
======================== 18 passed, 1

@sblack-usu sblack-usu merged commit 189b324 into develop Jun 21, 2022
@sblack-usu sblack-usu deleted the check_logged_in branch June 21, 2022 17:09
sblack-usu added a commit that referenced this pull request Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant