Skip to content

Token length#31

Merged
grigoriev-semyon merged 1 commit intomainfrom
token-len
Feb 9, 2023
Merged

Token length#31
grigoriev-semyon merged 1 commit intomainfrom
token-len

Conversation

@grigoriev-semyon
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 9, 2023

✅ Result of Pytest Coverage

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

Name Stmts Miss Cover
auth_backend/init.py 0 0 100%
auth_backend/main.py 6 6 0%
auth_backend/auth_plugins/init.py 3 0 100%
auth_backend/auth_plugins/auth_method.py 35 2 94%
auth_backend/auth_plugins/email.py 202 22 89%
auth_backend/base.py 12 4 67%
auth_backend/exceptions.py 15 1 93%
auth_backend/models/init.py 3 0 100%
auth_backend/models/base.py 55 5 91%
auth_backend/models/db.py 68 3 96%
auth_backend/routes/init.py 3 0 100%
auth_backend/routes/base.py 21 3 86%
auth_backend/routes/exc_handlers.py 23 3 87%
auth_backend/routes/groups.py 50 4 92%
auth_backend/routes/models/init.py 0 0 100%
auth_backend/routes/models/models.py 36 0 100%
auth_backend/routes/user_groups.py 27 1 96%
auth_backend/routes/user_session.py 41 2 95%
auth_backend/settings.py 25 0 100%
auth_backend/utils/init.py 0 0 100%
auth_backend/utils/security.py 27 10 63%
auth_backend/utils/smtp.py 94 79 16%
TOTAL 746 145 81%
======================= 27 passed, 26

@grigoriev-semyon grigoriev-semyon merged commit 3e5279d into main Feb 9, 2023
@grigoriev-semyon grigoriev-semyon deleted the token-len branch February 9, 2023 20:15
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.

2 participants