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

Case insensitive search #35

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Case insensitive search #35

merged 1 commit into from
Nov 14, 2024

Conversation

DaymasS
Copy link
Contributor

@DaymasS DaymasS commented Nov 9, 2024

Изменения

Поиск становится регистронезависимым

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

Check-List

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

@DaymasS DaymasS requested a review from Temmmmmo November 9, 2024 21:39
@DaymasS DaymasS self-assigned this Nov 9, 2024
Copy link

github-actions bot commented Nov 9, 2024

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
rating_api
   __main__.py440%1–7
   exceptions.py26388%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.py20290%26, 33
   lecturer.py891880%52, 112–136, 139, 141, 159, 167, 185, 191
rating_api/schemas
   base.py12467%6–9
TOTAL4286685% 

Summary

Tests Skipped Failures Errors Time
10 0 💤 0 ❌ 0 🔥 0.843s ⏱️

@Temmmmmo
Copy link
Member

ооо у вани еще тесты появятся
еще + пару комментов

@DaymasS DaymasS merged commit c81b676 into main Nov 14, 2024
2 checks passed
@DaymasS DaymasS deleted the Strict-search-lecturer branch November 24, 2024 21:43
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