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

Eagle 1184 #251

Merged
merged 9 commits into from
May 13, 2024
Merged

Eagle 1184 #251

merged 9 commits into from
May 13, 2024

Conversation

james-strauss-uwa
Copy link
Collaborator

@james-strauss-uwa james-strauss-uwa commented May 13, 2024

Removed the 'dataType' attribute from Edges in the graph schema. Since we already have the type defined in the source and destination port of the edge, storing the type in the edge too is just redundant, and increases the likelihood of mismatches.

I also updated the existing graphs in the repo to remove the 'dataType' attributes.

There is also a related merge on EAGLE to handle the changes on that end.

I believe the unit test failures are unrelated.

@awicenec awicenec merged commit 51b7ea0 into master May 13, 2024
19 of 21 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.

None yet

2 participants