Skip to content

Bug fix ready#176

Merged
petrCher merged 1 commit into
mainfrom
bug_fix_for_6_or_12_months
Jul 4, 2026
Merged

Bug fix ready#176
petrCher merged 1 commit into
mainfrom
bug_fix_for_6_or_12_months

Conversation

@ArtemBratyashin

Copy link
Copy Markdown
Contributor

Изменения

Изменил код и проверил все. Улучшил формулу расчета.

Check-List

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

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
rating_api
   __main__.py440%1–7
   exceptions.py431174%24, 35–37, 48–50, 58, 70, 78, 86
rating_api/models
   base.py643250%35–38, 51–59, 63–84, 89–94
   db.py1623081%115, 117, 119, 121, 132, 167, 171, 175–177, 181–183, 187–189, 199, 213, 222–224, 229, 250, 254, 258, 272–284
rating_api/routes
   base.py16194%41
   comment.py15112021%59–155, 167–176, 190–197, 246–304, 327–332, 350–370, 393–404, 429–453
   exc_handlers.py32778%29, 36, 43, 50, 64, 71, 78
   lecturer.py1094658%41–48, 61–93, 228–244, 258–269
rating_api/schemas
   base.py12467%6–9
   models.py155398%189, 191, 201
rating_api/utils
   mark.py880%1–20
TOTAL79026666% 

Summary

Tests Skipped Failures Errors Time
88 0 💤 47 ❌ 0 🔥 15.344s ⏱️

@petrCher petrCher merged commit 0ca325f into main Jul 4, 2026
2 checks passed
@petrCher petrCher deleted the bug_fix_for_6_or_12_months branch July 4, 2026 19:19
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