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

Redoc #46

Merged
merged 3 commits into from
Mar 15, 2022
Merged

Redoc #46

merged 3 commits into from
Mar 15, 2022

Conversation

sblack-usu
Copy link
Contributor

@sblack-usu sblack-usu commented Mar 14, 2022

Sample of documenation with redoc
image

@github-actions
Copy link

✅ Result of Pytest Coverage

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

Name Stmts Miss Cover
/dspback/init.py 0 0 100%
/dspback/config/init.py 67 0 100%
/dspback/database/init.py 0 0 100%
/dspback/database/models.py 52 0 100%
/dspback/database/procedures.py 30 7 77%
/dspback/dependencies.py 128 12 91%
/dspback/main.py 28 1 96%
/dspback/pydantic_schemas.py 125 3 98%
/dspback/routers/init.py 0 0 100%
/dspback/routers/authentication.py 64 30 53%
/dspback/routers/metadata_class.py 191 71 63%
/dspback/routers/repository_authorization.py 41 6 85%
/dspback/routers/submissions.py 27 3 89%
/dspback/schemas/init.py 0 0 100%
/dspback/schemas/earthchem/init.py 0 0 100%
/dspback/schemas/earthchem/model.py 344 0 100%
/dspback/schemas/external/model.py 89 0 100%
/dspback/schemas/hydroshare/model.py 85 0 100%
/dspback/schemas/zenodo/init.py 0 0 100%
/dspback/schemas/zenodo/model.py 142 0 100%
TOTAL 1413 133 91%
======================== 16 passed, 1

@sblack-usu sblack-usu merged commit 0519739 into develop Mar 15, 2022
@sblack-usu sblack-usu deleted the redoc branch March 15, 2022 00:20
Maurier added a commit that referenced this pull request Aug 29, 2023
* adapting schemas

* more schema integration changes

* cleaning up schema

* Delete backup.env
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