Skip to content

Conversation

@JuliaSprenger
Copy link
Member

@JuliaSprenger JuliaSprenger commented Jul 29, 2019

In some cases the annotations used for generating ChannelIndex objects might overlap with the default parameters. This adds a test to prevent unintended shadowing of the parameters and warns an overlap is detected.

For an implementation of a test I wait for @achilleas-k implementation of another test which compares the writing of the non-raw NixIO to the raw NixIO implementation. Extending this one to also cover parameter overlaps should be straight forward then.

@samuelgarcia: If you see an easier way to implement a test for this, feel free to continue working based on this PR.

@pep8speaks
Copy link

Hello @JuliaSprenger! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 158:100: E501 line too long (115 > 99 characters)

@achilleas-k
Copy link
Contributor

Noted.

@apdavison apdavison added this to the future milestone Sep 24, 2019
@samuelgarcia
Copy link
Contributor

@JuliaSprenger : this can be close no ?

@JuliaSprenger
Copy link
Member Author

This is outdated

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.

5 participants