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

Userdata fixes. #8

Merged
merged 3 commits into from
Jul 29, 2023
Merged

Userdata fixes. #8

merged 3 commits into from
Jul 29, 2023

Conversation

Temmmmmo
Copy link
Member

Изменения

Пофикшены некоторые баги в ручках юзера.

Детали

Изменены ключи словарей и добавлена проверка на None для скоупов.

Check-List

  • Вы проверили свой код перед отправкой запроса?
  • Вы написали тесты к реализованным функциям?
  • Вы не забыли применить black и isort?

@github-actions
Copy link

github-actions bot commented Jul 28, 2023

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
userdata_api
   __main__.py440%1–7
   exceptions.py9189%8
userdata_api/models
   base.py65592%25–28, 76
userdata_api/routes
   category.py31197%30
   exc_handlers.py14193%21
   param.py40490%34, 48, 85, 105
   source.py29197%32
userdata_api/schemas
   base.py8450%6–9
   user.py20765%18–24
userdata_api/schemas/types
   scope.py24675%29–31, 36, 39, 41
userdata_api/utils
   user.py60297%69, 73
TOTAL4593692% 

Summary

Tests Skipped Failures Errors Time
45 0 💤 0 ❌ 0 🔥 3.360s ⏱️

userdata_api/utils/user.py Outdated Show resolved Hide resolved
@github-actions
Copy link

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

Linting fixes
@Temmmmmo Temmmmmo self-assigned this Jul 29, 2023
@Temmmmmo Temmmmmo merged commit 270bbb2 into main Jul 29, 2023
2 checks passed
@Temmmmmo Temmmmmo deleted the user-patch-fix branch July 29, 2023 14:09
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.

None yet

2 participants