-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Add a error message when creating an empty Constant #19674
Add a error message when creating an empty Constant #19674
Conversation
added an error msg when creating an empty constant to the constant wrapper
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution! LGTM. @siddhant-0707 have you tested it locally to see if the ValueError is raised?
There are currently some issues with CI, please do not worry that some jobs are failing.
@p-wysocki Yes, ValueError raised correctly. I tested it on Python 3.10.12 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please also extend the test here, that error raised?
Co-authored-by: Anastasia Kuporosova <[email protected]>
Co-authored-by: Anastasia Kuporosova <[email protected]>
build_jenkins |
Hey, was wondering if I need to do something else also to merge this PR? |
Actually no, just wait for the last job will pass |
build_jenkins |
Details:
Tickets:
Constant
#19617