Skip to content

Add lecturer Search#31

Merged
Temmmmmo merged 3 commits intomainfrom
Strict-search-lecturer
Nov 7, 2024
Merged

Add lecturer Search#31
Temmmmmo merged 3 commits intomainfrom
Strict-search-lecturer

Conversation

@DaymasS
Copy link
Copy Markdown
Contributor

@DaymasS DaymasS commented Nov 6, 2024

Изменения

Добавление поиска лектора по подстроке

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

Поиск лектора по подстроке его имени

Check-List

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

@DaymasS DaymasS requested a review from Temmmmmo November 6, 2024 10:31
@DaymasS DaymasS self-assigned this Nov 6, 2024
@DaymasS DaymasS linked an issue Nov 6, 2024 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 6, 2024

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
rating_api
   __main__.py440%1–7
   exceptions.py23387%35–36, 44
rating_api/models
   base.py55787%24–27, 45, 53, 74
rating_api/routes
   comment.py662858%28, 34–37, 85–108, 125–128, 142
   exc_handlers.py17288%26, 33
   lecturer.py881880%51, 111–135, 138, 140, 158, 166, 184, 190
rating_api/schemas
   base.py12467%6–9
TOTAL4106684% 

Summary

Tests Skipped Failures Errors Time
9 0 💤 0 ❌ 0 🔥 0.917s ⏱️

Comment thread rating_api/models/db.py
Comment thread rating_api/models/db.py
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 7, 2024

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

@Temmmmmo Temmmmmo merged commit 0f67d7f into main Nov 7, 2024
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