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

Возможность получать параметры в запросе на все категории #17

Merged
merged 2 commits into from
Aug 26, 2023

Conversation

grigoriev-semyon
Copy link
Member

@grigoriev-semyon grigoriev-semyon commented Aug 26, 2023

Изменения

добавил возможность получать параметры в запросе на все категории

Check-List

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

@github-actions
Copy link

github-actions bot commented Aug 26, 2023

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
userdata_api
   __main__.py17170%1–26
   exceptions.py9189%8
userdata_api/models
   base.py65592%25–28, 76
userdata_api/routes
   category.py42490%32, 61–63
   exc_handlers.py14193%21
   param.py41490%34, 48, 86, 106
   source.py30197%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.py62297%67, 71
TOTAL4755289% 

Summary

Tests Skipped Failures Errors Time
48 0 💤 0 ❌ 0 🔥 4.644s ⏱️

@grigoriev-semyon grigoriev-semyon merged commit 51e9f1b into main Aug 26, 2023
2 checks passed
@grigoriev-semyon grigoriev-semyon deleted the category_query branch August 26, 2023 14:00
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