Skip to content

Pydantic v2#59

Merged
Temmmmmo merged 4 commits intomainfrom
pydantic-v-2
Jul 19, 2023
Merged

Pydantic v2#59
Temmmmmo merged 4 commits intomainfrom
pydantic-v-2

Conversation

@Temmmmmo
Copy link
Copy Markdown
Member

Изменения

Мигрировано на Pydantic v2

Реализации

Заменены устаревшие методы Pydantic.

Check-List

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

@github-actions
Copy link
Copy Markdown

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 18, 2023

Code Coverage

Coverage Report
FileStmtsMissCoverMissing
print_service
   __main__.py440%1–7
   base.py12467%6–9
   exceptions.py52787%21, 40, 45, 60, 65, 70, 77
print_service/routes
   admin.py492647%28–29, 32–36, 39–43, 50–56, 63–69
   auth.py440%1–8
   exc_handlers.py59985%34, 58, 70, 80, 124, 136, 144, 154, 166
   file.py1291985%49, 55, 57, 128–129, 170, 178–179, 181, 184–185, 190–191, 201–204, 246, 255
   qrprint.py844744%36–45, 50–56, 59–66, 69–78, 81, 84–87, 95–98, 106–111
   user.py51492%66, 113–115
print_service/utils
   __init__.py58395%44, 86–87
TOTAL62412780% 

Summary

Tests Skipped Failures Errors Time
23 1 💤 0 ❌ 0 🔥 1.378s ⏱️

@Temmmmmo Temmmmmo self-assigned this Jul 18, 2023
@Temmmmmo Temmmmmo linked an issue Jul 18, 2023 that may be closed by this pull request
Comment thread print_service/routes/user.py Outdated
@Temmmmmo Temmmmmo merged commit 9d9c4ef into main Jul 19, 2023
@Temmmmmo Temmmmmo deleted the pydantic-v-2 branch July 19, 2023 13:37
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.

Перейти на Pydantic v2 в print-api

2 participants