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

Adds metadata reading of Siemens Raw Pet Data types #32

Merged
merged 13 commits into from
Sep 12, 2024

removed unused mypy ignore

c381b0e
Select commit
Loading
Failed to load commit list.
Merged

Adds metadata reading of Siemens Raw Pet Data types #32

removed unused mypy ignore
c381b0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 12, 2024 in 0s

71.18% of diff hit (target 86.28%)

View this Pull Request on Codecov

71.18% of diff hit (target 86.28%)

Annotations

Check warning on line 31 in extras/fileformats/extras/medimage/nifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extras/fileformats/extras/medimage/nifti.py#L31

Added line #L31 was not covered by tests

Check warning on line 34 in extras/fileformats/extras/medimage/nifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extras/fileformats/extras/medimage/nifti.py#L34

Added line #L34 was not covered by tests

Check warning on line 39 in extras/fileformats/extras/medimage/nifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extras/fileformats/extras/medimage/nifti.py#L39

Added line #L39 was not covered by tests

Check warning on line 15 in extras/fileformats/extras/medimage/raw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extras/fileformats/extras/medimage/raw.py#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 23 in extras/fileformats/extras/medimage/raw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extras/fileformats/extras/medimage/raw.py#L20-L23

Added lines #L20 - L23 were not covered by tests

Check warning on line 16 in fileformats/medimage/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/medimage/base.py#L16

Added line #L16 was not covered by tests

Check warning on line 53 in fileformats/medimage/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/medimage/base.py#L53

Added line #L53 was not covered by tests

Check warning on line 36 in fileformats/medimage/raw/pet/siemens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/medimage/raw/pet/siemens.py#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 41 in fileformats/medimage/raw/pet/siemens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/medimage/raw/pet/siemens.py#L40-L41

Added lines #L40 - L41 were not covered by tests