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

added dash to list of invalid characters #209

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

keck-in-space
Copy link
Contributor

Related Issue(s) nasa/fprime#2802
Has Unit Tests (y/n) n
Documentation Included (y/n) n

Change Description

This change just adds the - character to the list of invalid characters in the is_valid_name function.

Rationale

This fixes an issue encountered when a component name has a - in it.

Testing/Review Recommendations

Once unit tests are written for the util functions, one could add a unit test that verifies a name with the - is considered invalid.

Future Work

NA

@thomas-bc thomas-bc merged commit 77fa54e into nasa:devel Jul 22, 2024
29 checks passed
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.

2 participants