Skip to content
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

Handle invalid case for ObjectBuilderNamingScheme.input_str() #1534

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

plypaul
Copy link
Contributor

@plypaul plypaul commented Nov 18, 2024

ObjectBuilderNamingScheme.input_str() is supposed to return None if the there is no valid input string for the given spec, but it currently raises an exception. This PR fixes that case.

@cla-bot cla-bot bot added the cla:yes label Nov 18, 2024
@plypaul plypaul changed the title Handle metric case for ObjectBuilderNamingScheme Handle metric case for ObjectBuilderNamingScheme.input_str() Nov 18, 2024
@plypaul plypaul changed the title Handle metric case for ObjectBuilderNamingScheme.input_str() Handle invalid case for ObjectBuilderNamingScheme.input_str() Nov 18, 2024
@plypaul plypaul marked this pull request as ready for review November 18, 2024 20:00
@plypaul plypaul merged commit 5bb1351 into main Nov 25, 2024
41 checks passed
@plypaul plypaul deleted the plypaul--53--fix-object-builder branch November 25, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants