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 в pyproject.toml #33

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

ZloyKobra
Copy link
Collaborator

Описание

Обновление версии pydantic в pyproject.toml

Исправления # (issue)

Тип изменения

  • Новый функционал (некритическое изменение, добавляющее функциональность)

Как это было протестировано?

Опишите тесты, которые вы провели для проверки изменений. Предоставьте инструкции, чтобы мы могли воспроизвести. Также укажите все необходимые сведения для вашей тестовой конфигурации.

  • Test A
  • Test B
  • Операционная система: Windows 10 Pro
  • Версия Python: 3.8

Контрольный список:

  • Мой код соответствует рекомендациям по стилю этого проекта
  • Я выполнил самопроверку своего собственного кода
  • Я внес соответствующие изменения в документацию
  • Я добавил тесты, которые доказывают, что мое исправление эффективно или моя функция работает
  • Новые и существующие модульные тесты проходят локально с моими изменениями

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.92%. Comparing base (288f983) to head (afa4915).
Report is 7 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files         140      140           
  Lines        2639     2639           
=======================================
  Hits         2637     2637           
  Misses          2        2           
Flag Coverage Δ
unittests 99.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@K1rL3s K1rL3s added the enhancement New feature or request label Dec 30, 2024
@K1rL3s K1rL3s self-requested a review January 3, 2025 19:36
Copy link
Owner

@K1rL3s K1rL3s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Супер

@K1rL3s K1rL3s merged commit 7ffc35f into master Jan 3, 2025
21 checks passed
@K1rL3s K1rL3s deleted the pydantic-version-update branch January 3, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants