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

add cell_id to IntracellularElectrode #1459

Merged
merged 5 commits into from
May 1, 2022

Conversation

bendichter
Copy link
Contributor

@bendichter bendichter changed the title add cell_id to constructor and adjust tests accordingly add cell_id to IntracellularElectrode Apr 20, 2022
@codecov
Copy link

codecov bot commented Apr 20, 2022

Codecov Report

Merging #1459 (dcda1ae) into dev (c1e6fa1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev    #1459   +/-   ##
=======================================
  Coverage   77.46%   77.47%           
=======================================
  Files          37       37           
  Lines        2734     2735    +1     
  Branches      455      455           
=======================================
+ Hits         2118     2119    +1     
  Misses        535      535           
  Partials       81       81           
Impacted Files Coverage Δ
src/pynwb/icephys.py 89.90% <100.00%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1e6fa1...dcda1ae. Read the comment docs.

@oruebel oruebel requested a review from rly April 20, 2022 20:40
@oruebel oruebel added priority: high impacts proper operation or use of feature important to most users category: proposal proposed enhancements or new features labels Apr 20, 2022
@rly
Copy link
Contributor

rly commented Apr 20, 2022

Please add a roundtrip test, which will probably only work after the schema is updated.

@bendichter
Copy link
Contributor Author

done. Should I update the nwb schema as well?

@rly
Copy link
Contributor

rly commented Apr 21, 2022

Yes, please update the schema submodule to point to the head of nwb-schema.

@rly
Copy link
Contributor

rly commented Apr 29, 2022

@bendichter this is good to go

@bendichter bendichter merged commit 2973aeb into dev May 1, 2022
@rly rly deleted the ad/cell_id_to_IntracellularElectrode branch May 4, 2022 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: proposal proposed enhancements or new features priority: high impacts proper operation or use of feature important to most users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants