这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@kemingy
Copy link
Member

@kemingy kemingy commented Oct 2, 2025

No description provided.

Signed-off-by: Keming <kemingy94@gmail.com>
@kemingy kemingy requested a review from Copilot October 2, 2025 15:50
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR bumps the project version from 1.5.7 to 1.5.8 and refactors Pydantic v2 import handling in test code. The imports are moved from global scope to local scope within the specific test function where they're needed.

  • Version update from 1.5.7 to 1.5.8
  • Replaced conditional imports and runtime skip with pytest decorator
  • Moved Pydantic v2 imports to local scope within test function

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Updates project version to 1.5.8
tests/test_utils.py Refactors Pydantic v2 import handling and test skipping logic

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@kemingy kemingy merged commit bb96006 into 0b01001001:main Oct 2, 2025
7 checks passed
@kemingy kemingy deleted the bump_version branch October 2, 2025 15:51
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.

1 participant