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

GET /user docs #43

Merged
merged 5 commits into from
Aug 12, 2024
Merged

GET /user docs #43

merged 5 commits into from
Aug 12, 2024

Conversation

Zimovchik
Copy link
Member

Изменения

Детали реализации

Check-List

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

Copy link

github-actions bot commented Aug 12, 2024

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
userdata_api
   __main__.py17170%1–26
   exceptions.py13192%18
userdata_api/models
   base.py65592%25–28, 76
   db.py56198%87
userdata_api/routes
   category.py41490%38, 71–73
   exc_handlers.py14193%25
   param.py41490%37, 52, 94, 117
   source.py30197%35
userdata_api/schemas
   base.py8450%6–9
   user.py24771%22–28
userdata_api/schemas/types
   scope.py24675%29–31, 36, 39, 41
userdata_api/utils
   user.py78297%79, 83
TOTAL5055390% 

Summary

Tests Skipped Failures Errors Time
51 0 💤 0 ❌ 0 🔥 3.175s ⏱️

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@grigoriev-semyon grigoriev-semyon changed the title Update README.md GET /user docs Aug 12, 2024
@grigoriev-semyon grigoriev-semyon merged commit 953ebb6 into main Aug 12, 2024
2 checks passed
@grigoriev-semyon grigoriev-semyon deleted the Zimovchik-patch-1 branch August 12, 2024 13:52
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