Add Astropy units support - #49
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting
There was a problem hiding this comment.
Pull Request Overview
This PR adds support for Astropy units to pyunitwizard by implementing a new form that handles conversions, dimensionality, and parsing for Astropy units. The implementation includes registration across the configuration system and comprehensive test coverage.
- Adds new Astropy units form implementation with conversion and dimensionality support
- Registers Astropy form in configuration, parser dispatch, and string translation systems
- Includes comprehensive test coverage for the new functionality
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Summary
astropy.unitsform implementation with conversions, dimensionality, and parser supportTesting
https://chatgpt.com/codex/tasks/task_e_68d5c8acfc4c8326b42a74f902bee1d0