Skip to content

Fix: Complex value initialization error#253

Merged
TheGupta2012 merged 2 commits intomainfrom
bugs
Aug 26, 2025
Merged

Fix: Complex value initialization error#253
TheGupta2012 merged 2 commits intomainfrom
bugs

Conversation

@vinayswamik
Copy link
Copy Markdown
Collaborator

@vinayswamik vinayswamik commented Aug 25, 2025

Summary of changes

  • Added support for casting float values to complex type in the type-casting function.
  • Modified VARIABLE_TYPE_CAST_MAP to include float as a valid type for complex casting.

Closes #249

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Member

@TheGupta2012 TheGupta2012 left a comment

Choose a reason for hiding this comment

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

Lgtm

@TheGupta2012 TheGupta2012 merged commit da1b725 into main Aug 26, 2025
21 checks passed
@vinayswamik vinayswamik deleted the bugs branch August 27, 2025 01:35
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.

[BUG] Complex value initialization error

3 participants