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 ImageInterface #1190

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

Add ImageInterface #1190

wants to merge 8 commits into from

Conversation

h-mayorquin
Copy link
Collaborator

Should close #1186.

@h-mayorquin h-mayorquin marked this pull request as ready for review February 10, 2025 21:39
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 89.91597% with 12 lines in your changes missing coverage. Please review.

Project coverage is 89.65%. Comparing base (09f446f) to head (a19e661).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...c/neuroconv/datainterfaces/image/imageinterface.py 89.65% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main    #1190    +/-   ##
========================================
  Coverage   89.65%   89.65%            
========================================
  Files         129      131     +2     
  Lines        8378     8497   +119     
========================================
+ Hits         7511     7618   +107     
- Misses        867      879    +12     
Flag Coverage Δ
unittests 89.65% <89.91%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
src/neuroconv/datainterfaces/__init__.py 100.00% <100.00%> (ø)
src/neuroconv/datainterfaces/image/__init__.py 100.00% <100.00%> (ø)
...c/neuroconv/datainterfaces/image/imageinterface.py 89.65% <89.65%> (ø)

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.

Add ImageInterface
1 participant