Skip to content

Fix typo in DataType and improve type consistency#13

Merged
xerial merged 1 commit intomainfrom
feature/20250502_122617
May 2, 2025
Merged

Fix typo in DataType and improve type consistency#13
xerial merged 1 commit intomainfrom
feature/20250502_122617

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented May 2, 2025

Description

This pull request addresses the following changes:

  • Corrected a typo in DataType.FloadType by renaming it to FloatType.
  • Updated ToolSpec and ToolParameter to use DataType instead of string-based types for improved consistency.
  • Added comprehensive test cases in DataTypeSpec to validate various DataType constructs.

Checklists

Testing

  • Includes unit tests

Fixed a typo in `DataType.FloadType` by renaming it to `FloatType`. Updated `ToolSpec` and `ToolParameter` to use `DataType` instead of string-based types and added comprehensive test cases in `DataTypeSpec` for validation of various `DataType` constructs.
@github-actions github-actions Bot added bug Something isn't working doc Improvements or additions to documentation labels May 2, 2025
@xerial xerial merged commit 59e72cc into main May 2, 2025
7 checks passed
@xerial xerial deleted the feature/20250502_122617 branch May 2, 2025 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working doc Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant