Skip to content

Pydantic v2 fix#100

Merged
Temmmmmo merged 6 commits intomainfrom
pydantic-v2
Jul 20, 2023
Merged

Pydantic v2 fix#100
Temmmmmo merged 6 commits intomainfrom
pydantic-v2

Conversation

@Temmmmmo
Copy link
Copy Markdown
Member

Изменения

Фикс багов

Детали

Изменено поле в settings

Check-List

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 20, 2023

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
calendar_backend
   __main__.py660%1–16
   exceptions.py10190%11
calendar_backend/methods
   list_calendar.py704930%28–51, 58–64, 71–76, 85–98, 102–113
   utils.py352626%14–19, 23–28, 34–38, 42–46, 52–56
calendar_backend/models
   base.py64198%87
calendar_backend/routes
   base.py72790%74, 79–80, 85–86, 97, 100
calendar_backend/routes/event
   comment.py47687%30, 41–43, 52, 64
   comment_review.py27485%23–29, 41
   event.py83890%31, 39–44, 49
calendar_backend/routes/group
   group.py38392%26, 42, 58
calendar_backend/routes/lecturer
   comment.py48883%35, 49, 57–61, 70
   comment_review.py25484%21–29, 41
   lecturer.py60887%27, 41, 44, 54, 78–81
   photo.py42588%38, 43, 56, 67, 70
   photo_review.py512061%39–58, 75–77
calendar_backend/routes/models
   base.py60985%36–40, 43, 56, 67, 80
   event.py44295%15, 31
   group.py391659%13–19, 22, 32–38, 41
   lecturer.py46296%21, 31
   room.py21195%13
calendar_backend/routes/room
   room.py39392%26, 44, 58
TOTAL110818983% 

Summary

Tests Skipped Failures Errors Time
31 0 💤 0 ❌ 0 🔥 6.221s ⏱️

@Temmmmmo Temmmmmo merged commit 8a9ffc8 into main Jul 20, 2023
@Temmmmmo Temmmmmo deleted the pydantic-v2 branch July 20, 2023 14:07
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