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

Remove deprecations and add docstring to BaseImagingExtractorInterface #1126

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

h-mayorquin
Copy link
Collaborator

Removing some code whose time has come and adding a docstring to the base imaging class.

@h-mayorquin h-mayorquin marked this pull request as ready for review November 6, 2024 01:08
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.63%. Comparing base (419ab11) to head (3bdaf2a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1126      +/-   ##
==========================================
+ Coverage   90.59%   90.63%   +0.04%     
==========================================
  Files         129      129              
  Lines        8187     8171      -16     
==========================================
- Hits         7417     7406      -11     
+ Misses        770      765       -5     
Flag Coverage Δ
unittests 90.63% <100.00%> (+0.04%) ⬆️

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

Files with missing lines Coverage Δ
...nterfaces/behavior/fictrac/fictracdatainterface.py 92.30% <ø> (+0.52%) ⬆️
...atainterfaces/ecephys/baselfpextractorinterface.py 100.00% <ø> (ø)
...erfaces/ecephys/baserecordingextractorinterface.py 93.81% <ø> (ø)
...ainterfaces/ophys/baseimagingextractorinterface.py 98.18% <ø> (+3.02%) ⬆️
src/neuroconv/tools/neo/neo.py 77.04% <ø> (+0.85%) ⬆️
...c/neuroconv/tools/spikeinterface/spikeinterface.py 91.05% <ø> (-0.04%) ⬇️
src/neuroconv/tools/testing/mock_interfaces.py 100.00% <100.00%> (ø)

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.

1 participant