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

Deprecate stream_id keyword from IntanRecordingInterface #794

Merged
merged 2 commits into from
Mar 30, 2024

Conversation

h-mayorquin
Copy link
Collaborator

Should fix #790.

@CodyCBakerPhD
Copy link
Member

One final comment then just need CHANGELOG and this is good to go

@h-mayorquin h-mayorquin force-pushed the remove_instan_stream branch 5 times, most recently from c0dd25e to f4bed0c Compare March 30, 2024 18:04
add changelog

Update src/neuroconv/datainterfaces/ecephys/intan/intandatainterface.py

Co-authored-by: Cody Baker <[email protected]>
@h-mayorquin h-mayorquin force-pushed the remove_instan_stream branch from f4bed0c to 3eb846f Compare March 30, 2024 18:04
@h-mayorquin h-mayorquin marked this pull request as ready for review March 30, 2024 18:05
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@CodyCBakerPhD CodyCBakerPhD enabled auto-merge (squash) March 30, 2024 19:33
Copy link

codecov bot commented Mar 30, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 91.38%. Comparing base (fa6edd5) to head (8a1903d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #794      +/-   ##
==========================================
+ Coverage   91.23%   91.38%   +0.14%     
==========================================
  Files         121      121              
  Lines        6309     6300       -9     
==========================================
+ Hits         5756     5757       +1     
+ Misses        553      543      -10     
Flag Coverage Δ
unittests 91.38% <66.66%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...datainterfaces/ecephys/intan/intandatainterface.py 91.52% <66.66%> (+13.58%) ⬆️

@CodyCBakerPhD CodyCBakerPhD merged commit 74b0e28 into main Mar 30, 2024
43 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the remove_instan_stream branch March 30, 2024 20:01
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.

IntanRecordingInterface should not be allowed to write streams other than the amplifier channels
2 participants