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

Allow overlap #542

Merged
merged 11 commits into from
Jul 24, 2024
Merged

Allow overlap #542

merged 11 commits into from
Jul 24, 2024

Conversation

rowleya
Copy link
Member

@rowleya rowleya commented Feb 20, 2024

I think that recently a change was added to ensure no overlap of fixed keys during allocation. We actually need to allow this for the sake of the SPIF devices, since commands are sent to multiple devices connected to the same board. The rule has therefore changed; this is OK so long as they don't overlap at the router level. This PR should add checks to enforce this.

@coveralls
Copy link

coveralls commented Feb 21, 2024

Coverage Status

coverage: 88.198% (+0.2%) from 88.04%
when pulling fa314a3 on allow_overlap
into b31702e on master.

Copy link
Member

@Christian-B Christian-B left a comment

Choose a reason for hiding this comment

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

ok to merge

@rowleya rowleya merged commit 6d6d988 into master Jul 24, 2024
10 checks passed
@rowleya rowleya deleted the allow_overlap branch July 24, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants