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

Fix reading dicom series error in ITKReader #6943

Merged
merged 7 commits into from
Sep 5, 2023

consistent affien pydicom/itk backend test_load_image.py

b5038a3
Select commit
Loading
Failed to load commit list.
Merged

Fix reading dicom series error in ITKReader #6943

consistent affien pydicom/itk backend test_load_image.py
b5038a3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 5, 2023 in 0s

21.62% of diff hit (within 100.00% threshold of 92.87%)

View this Pull Request on Codecov

21.62% of diff hit (within 100.00% threshold of 92.87%)

Annotations

Check warning on line 247 in monai/data/image_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

monai/data/image_reader.py#L247

Added line #L247 was not covered by tests

Check warning on line 635 in monai/data/image_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

monai/data/image_reader.py#L635

Added line #L635 was not covered by tests

Check warning on line 667 in monai/data/image_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

monai/data/image_reader.py#L666-L667

Added lines #L666 - L667 were not covered by tests

Check warning on line 676 in monai/data/image_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

monai/data/image_reader.py#L676

Added line #L676 was not covered by tests

Check warning on line 172 in tests/test_load_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_load_image.py#L165-L172

Added lines #L165 - L172 were not covered by tests

Check warning on line 175 in tests/test_load_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_load_image.py#L175

Added line #L175 was not covered by tests

Check warning on line 180 in tests/test_load_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_load_image.py#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 232 in tests/test_load_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_load_image.py#L230-L232

Added lines #L230 - L232 were not covered by tests

Check warning on line 243 in tests/test_load_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_load_image.py#L243

Added line #L243 was not covered by tests

Check warning on line 279 in tests/test_load_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_load_image.py#L271-L279

Added lines #L271 - L279 were not covered by tests