Fix reading dicom series error in ITKReader
#6943
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
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
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
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
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
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
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
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
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
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
codecov / codecov/patch
tests/test_load_image.py#L271-L279
Added lines #L271 - L279 were not covered by tests