Skip to content

Unittest for Value Conversion #438

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

Open
badmonster0 opened this issue May 6, 2025 · 1 comment · May be fixed by #452
Open

Unittest for Value Conversion #438

badmonster0 opened this issue May 6, 2025 · 1 comment · May be fixed by #452
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@badmonster0
Copy link
Member

Add Unittest for
https://github.com/cocoindex-io/cocoindex/blob/main/src/py/convert.rs

Convert between Engine value and Rust Value.

RoundTrip - test Property Rust value -> Python value -> Rust value should be the same

Good first issue if you are picking up rust.


❤️ Contributors, please refer to 📙Contributing Guide.
Unless the PR can be sent immediately (e.g. just a few lines of code), we recommend you to leave a comment on the issue like I'm working on it or Can I work on this issue? to avoid duplicating work. Our Discord server is always open and friendly.

@badmonster0 badmonster0 added good first issue Good for newcomers help wanted Extra attention is needed labels May 6, 2025
@TwistingTwists
Copy link

I'll try to take this one. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants