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

Pydantic 2.9 fix #44

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Pydantic 2.9 fix #44

merged 1 commit into from
Oct 5, 2024

Conversation

DaymasS
Copy link
Contributor

@DaymasS DaymasS commented Oct 5, 2024

Изменения

Фикс для Pydantic 2.9

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

Check-List

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

@DaymasS DaymasS requested a review from Temmmmmo October 5, 2024 17:45
@DaymasS DaymasS self-assigned this Oct 5, 2024
Copy link

github-actions bot commented Oct 5, 2024

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
userdata_api
   __main__.py17170%1–26
   exceptions.py19195%18
userdata_api/models
   base.py65592%25–28, 76
   db.py57198%88
userdata_api/routes
   category.py41490%38, 71–73
   exc_handlers.py20195%25
   param.py53885%39, 59, 98–101, 106, 129
   source.py30197%35
userdata_api/schemas
   base.py8450%6–9
   user.py24771%22–28
userdata_api/schemas/types
   scope.py24675%30–32, 37, 40, 42
userdata_api/utils
   user.py81298%81, 85
TOTAL5355789% 

Summary

Tests Skipped Failures Errors Time
57 0 💤 0 ❌ 0 🔥 3.356s ⏱️

@Temmmmmo Temmmmmo merged commit a6483bf into main Oct 5, 2024
2 checks passed
@Temmmmmo Temmmmmo deleted the Fix-Pydantic-2.9 branch October 5, 2024 19:13
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