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

Анонимность дубинушки #52

Merged
merged 11 commits into from
Nov 19, 2024
Merged

Анонимность дубинушки #52

merged 11 commits into from
Nov 19, 2024

Conversation

DR0P-database
Copy link
Contributor

@DR0P-database DR0P-database commented Nov 16, 2024

Изменения #51

  • Add user_id to Comment when created POST/Comment
  • Realized anonymity of a comment

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

Add atribute "is_anonymous" to schema Comment

Copy link

github-actions bot commented Nov 16, 2024

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
rating_api
   __main__.py440%1–7
   exceptions.py26388%35–36, 44
rating_api/models
   base.py55591%24–27, 76
   db.py63592%57–61
rating_api/routes
   comment.py671282%28, 34–37, 97, 103–108, 115, 138, 154
   exc_handlers.py20290%26, 33
   lecturer.py901781%106, 116–140, 143, 158, 166, 184, 190
rating_api/schemas
   base.py12467%6–9
TOTAL4415288% 

Summary

Tests Skipped Failures Errors Time
36 0 💤 0 ❌ 0 🔥 2.384s ⏱️

@DR0P-database DR0P-database changed the title Develop Анонимность дубинушки Nov 16, 2024
Copy link

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

Copy link

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

@DR0P-database DR0P-database self-assigned this Nov 18, 2024
@parfenovma parfenovma merged commit 4c303db into main Nov 19, 2024
2 checks passed
@DR0P-database DR0P-database deleted the develop branch November 19, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants