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

logical/resource root elements set default to prevent empty/missing definition #1466

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

KaelynJefferson
Copy link
Collaborator

@KaelynJefferson KaelynJefferson commented May 30, 2024

Fixes #1159

This PR includes:

  • Logical/Resource root element short and definition values were set by logic described in 1159 and prevents the case of empty/missing definition.
  • Affected tests were modified.

Copy link
Member

@cmoesel cmoesel left a comment

Choose a reason for hiding this comment

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

Good work! I left a few comments for your consideration. They may or may not require changes. I'm not sure!

Copy link
Member

@cmoesel cmoesel left a comment

Choose a reason for hiding this comment

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

Well done, Kaelyn. This looks great.

I am approving -- but I do have one request: Can you edit this PR's title so it is short enough to fit? And edit the description too since it starts with ...? If you need help w/ figuring out a good (but short) descriptive PR title, feel free to start a conversation w/ the team on Slack.

Copy link
Collaborator

@mint-thompson mint-thompson left a comment

Choose a reason for hiding this comment

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

Looks good! I think it'll be ready to merge once you update the title.

@KaelynJefferson KaelynJefferson changed the title logical and resource root elements set default to prevent empty or mi… logical/resource root elements set default to prevent empty/missing definition Jun 4, 2024
@KaelynJefferson KaelynJefferson merged commit aebd748 into master Jun 5, 2024
14 checks passed
@KaelynJefferson KaelynJefferson deleted the element-missing-definition branch June 5, 2024 14:11
KaelynJefferson added a commit that referenced this pull request Jun 14, 2024
…efinition (#1466)

* logical and resource root elements set default to prevent empty or missing definition

* Adding in additional test, shorten if-else statement
This pull request was closed.
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.

Logical/Resource root element cannot have empty/missing definition
3 participants