Skip to content

Groups#29

Merged
grigoriev-semyon merged 20 commits intomainfrom
crud-groups
Feb 9, 2023
Merged

Groups#29
grigoriev-semyon merged 20 commits intomainfrom
crud-groups

Conversation

@grigoriev-semyon
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 3, 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 24 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 745 145 81%
======================= 27 passed, 26

@grigoriev-semyon grigoriev-semyon marked this pull request as ready for review February 5, 2023 07:52
Comment thread auth_backend/routes/user_session.py Outdated
@dyakovri
Copy link
Copy Markdown
Member

dyakovri commented Feb 5, 2023

Еще ошибки в тг
https://t.me/c/1758480664/22151/26726

Comment thread auth_backend/routes/groups.py Outdated
Comment thread auth_backend/routes/groups.py Outdated
Comment thread auth_backend/routes/groups.py Outdated
Comment thread auth_backend/routes/user_session.py Outdated
Comment thread auth_backend/routes/user_session.py Outdated
Comment thread auth_backend/routes/groups.py Outdated
Comment thread auth_backend/routes/groups.py Outdated
@grigoriev-semyon grigoriev-semyon merged commit 26edd95 into main Feb 9, 2023
@grigoriev-semyon grigoriev-semyon deleted the crud-groups branch February 9, 2023 19:19
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.

CRUD группы пользователей, Добавить пользователей/группы в группы/удалить/изменить

2 participants