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

comments import endpoint #67

Merged
merged 4 commits into from
Dec 10, 2024
Merged

comments import endpoint #67

merged 4 commits into from
Dec 10, 2024

Conversation

Zimovchik
Copy link
Member

Изменения

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

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

Check-List

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

Copy link

github-actions bot commented Dec 7, 2024

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

Copy link

github-actions bot commented Dec 7, 2024

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
rating_api
   __main__.py440%1–7
   exceptions.py26292%35–36
rating_api/models
   base.py55198%76
   db.py73297%61, 74
rating_api/routes
   comment.py811878%31, 42–45, 76–85, 128, 138–143, 150, 173, 189
   exc_handlers.py20195%26
   lecturer.py841483%132–153, 169, 177, 195, 201
rating_api/schemas
   base.py12467%6–9
TOTAL4664690% 

Summary

Tests Skipped Failures Errors Time
44 0 💤 3 ❌ 0 🔥 3.115s ⏱️

Copy link

github-actions bot commented Dec 7, 2024

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

@Temmmmmo Temmmmmo merged commit 9404aba into main Dec 10, 2024
2 checks passed
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.

3 participants