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

type unit tests #590

Merged
merged 15 commits into from
Mar 3, 2025
Merged

type unit tests #590

merged 15 commits into from
Mar 3, 2025

Conversation

Christian-B
Copy link
Member

@Christian-B Christian-B commented Feb 17, 2025

ApplicationVertex changed type of spliiter to just AbstractSplitterCommon without the Self
This was needed as "Self" takes on the Type of any SuperClass
And most super classes do that have a specif splitter.

Tags.get_reverse_ip_tags_for_vertex return changed from Iterable to List as it is always a List

Chip tag_ids returned type changed to more specific OrderedSet

Simply/ correct test as nothing was ever logged

@Christian-B Christian-B marked this pull request as draft February 17, 2025 16:00
@Christian-B Christian-B marked this pull request as ready for review March 3, 2025 10:13
@rowleya rowleya merged commit e5509a0 into master Mar 3, 2025
10 checks passed
@rowleya rowleya deleted the t_pacman branch March 3, 2025 11:00
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