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

Extend relationship with attributes between parent and child entity #52

Merged
merged 3 commits into from Mar 15, 2024

Conversation

martin-fleck-at
Copy link
Collaborator

  • Add relationship attribute support in grammar
  • Provide only correct attributes as suggestion to the user
  • Validate to only have correct attributes and no duplicates

- Add relationship attribute support in grammar
- Provide only correct attributes as suggestion to the user
- Validate to only have correct attributes and no duplicates
Copy link

github-actions bot commented Mar 7, 2024

Unit Test Results

  3 files  ±0   30 suites  ±0   2m 52s ⏱️ +25s
 71 tests +3   71 ✅ +3  0 💤 ±0  0 ❌ ±0 
216 runs  +9  216 ✅ +9  0 💤 ±0  0 ❌ ±0 

Results for commit 4cb931c. ± Comparison against base commit 3d9eba8.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@harmen-xb harmen-xb left a comment

Choose a reason for hiding this comment

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

@martin-fleck-at The PR looks quite good. I added some inline comments.

As just discusses we both agree here the crossmodel grammer can be simplified where the arbitrary order of the properties won't be supported anymore.

- Slightly improve completion provider
- Fix up test cases with newly specified mandatory properties
Copy link
Contributor

@harmen-xb harmen-xb left a comment

Choose a reason for hiding this comment

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

@martin-fleck-at All changes look good.

I will approve it.

@harmen-xb harmen-xb merged commit 7514d76 into main Mar 15, 2024
5 checks passed
@harmen-xb harmen-xb deleted the feature/relationship-attribute branch March 15, 2024 13:30
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.

None yet

2 participants