JuliaIO / ImageMagick.jl

Thin Wrapper for the library ImageMagick
Other
53 stars 37 forks source link

Add support for DICOM file loading #216

Closed jochalek closed 3 months ago

jochalek commented 1 year ago

Corresponding FileIO.jl#370 PR

Waiting on #215 to merge.

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (381703d) 75.51% compared to head (c8467d6) 75.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #216 +/- ## ======================================= Coverage 75.51% 75.51% ======================================= Files 3 3 Lines 441 441 ======================================= Hits 333 333 Misses 108 108 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ViralBShah commented 6 months ago

Should we merge this now?