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

[#155] Typed node list #234

Merged
merged 2 commits into from
Aug 14, 2023
Merged

[#155] Typed node list #234

merged 2 commits into from
Aug 14, 2023

Conversation

azoitl
Copy link
Contributor

@azoitl azoitl commented Jul 31, 2023

Using typed generics for NodeLists. This allowed quite some code clean-up across the whole draw2d graph package. Similar changes are in work for EdgeList and RankList.

@Destrolaric I would be happy if you could have a look on this PR.

@github-actions
Copy link

github-actions bot commented Jul 31, 2023

Unit Test Results

    9 files      9 suites   17s ⏱️
307 tests 305 ✔️ 2 💤 0
921 runs  915 ✔️ 6 💤 0

Results for commit 010649c.

♻️ This comment has been updated with latest results.

@azoitl
Copy link
Contributor Author

azoitl commented Aug 13, 2023

@Destrolaric @ptziegler could you please have a look on this change?

@ptziegler
Copy link
Contributor

It probably would've been a little easier to split this up into separate pull requests, but I aside from those minor adaptations, I think it's looking good.

@azoitl
Copy link
Contributor Author

azoitl commented Aug 13, 2023

It probably would've been a little easier to split this up into separate pull requests, but I aside from those minor adaptations, I think it's looking good.

Yes it got bigger then originally intended. Thx for the feedback. This are very nice suggestions. Will rework it accordingly.

@azoitl
Copy link
Contributor Author

azoitl commented Aug 13, 2023

@ptziegler I just noticed that there is one more commit in this PR then I had intended. I hope I can get rid of it.

@azoitl azoitl force-pushed the typed_node_list branch 2 times, most recently from 581e792 to ad59455 Compare August 13, 2023 17:29
@azoitl azoitl merged commit 31a7012 into eclipse-gef:master Aug 14, 2023
4 checks passed
@azoitl azoitl deleted the typed_node_list branch August 14, 2023 11:49
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