Skip to content

param dict deletion#181

Merged
grigoriev-semyon merged 8 commits intomainfrom
refactoring1
Jun 12, 2024
Merged

param dict deletion#181
grigoriev-semyon merged 8 commits intomainfrom
refactoring1

Conversation

@grigoriev-semyon
Copy link
Copy Markdown
Member

я выпилил парамдикт

@github-actions
Copy link
Copy Markdown

💩 Code linting failed, use black and isort to fix it.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 12, 2024

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
auth_backend
   __main__.py330%1–5
   base.py12467%6–9
   exceptions.py39587%32, 47–49, 54
auth_backend/auth_plugins
   auth_method.py1242282%68, 73, 115, 117, 124, 129, 148, 154, 159–160, 164–175, 180, 202–205, 210–213
   email.py2131294%90, 233, 300, 302, 307, 315–317, 363, 386, 430, 438
   github.py985742%58–111, 122–166, 173, 178, 184–196
   google.py1065845%66–119, 130–158, 165, 171–175, 179–184, 188–197
   keycloak.py985643%54–107, 114–157, 164, 169, 175–180
   lkmsu.py1318436%60–106, 121–158, 165, 170, 176–190, 194–231, 235–244
   telegram.py1055548%56–84, 96–114, 121, 127, 137–157, 161–175
   vk.py1227638%71–117, 128–166, 173, 178, 184–201, 208–234
   yandex.py1217736%58–122, 132–170, 178, 184, 190–216
auth_backend/cli
   group.py13130%1–17
   process.py57570%1–73
   scope.py11110%1–15
   user.py20200%1–40
   user_group.py10100%1–18
auth_backend/kafka
   kafka.py532160%31–34, 43–45, 57–60, 73–83, 97, 100, 108, 118
   kafkameta.py10280%10, 14
auth_backend/models
   base.py55591%25–28, 76
   db.py136497%52, 56, 209, 213
   dynamic_settings.py27774%24–31
auth_backend/routes
   base.py25196%48
   exc_handlers.py37586%29, 54, 67, 81, 101
   groups.py84396%85, 135, 137
   scopes.py30390%24, 51–52
   user.py793358%50, 52, 54–63, 69–75, 87–107, 148–157
   user_session.py85693%77–86, 115, 117, 175, 182
auth_backend/schemas
   models.py96397%146–148
auth_backend/schemas/types
   scopes.py24675%29–31, 36, 39, 41
auth_backend/utils
   security.py39295%35, 59
   smtp.py771877%76–79, 101–120
   string.py7186%12
   user_session_control.py33197%28
TOTAL227274167% 

Summary

Tests Skipped Failures Errors Time
52 6 💤 0 ❌ 0 🔥 8.787s ⏱️

@grigoriev-semyon grigoriev-semyon merged commit 57eedd0 into main Jun 12, 2024
@grigoriev-semyon grigoriev-semyon deleted the refactoring1 branch June 12, 2024 17:19
@dyakovri dyakovri linked an issue Jun 17, 2024 that may be closed by this pull request
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