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

fixes for reading and writing some sequences #45

Merged
merged 10 commits into from
Jan 13, 2020

Conversation

vsaase
Copy link
Contributor

@vsaase vsaase commented Jan 11, 2020

hi,
this fixes reading sequences that contain pixel data and therefore need the other values contained in the sequence dict, for example IconImageSequence
also fixes writing some sequences
also adds some dicom tags

@codecov
Copy link

codecov bot commented Jan 11, 2020

Codecov Report

Merging #45 into master will decrease coverage by 0.59%.
The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #45     +/-   ##
=========================================
- Coverage   88.55%   87.95%   -0.6%     
=========================================
  Files           1        1             
  Lines         297      299      +2     
=========================================
  Hits          263      263             
- Misses         34       36      +2
Impacted Files Coverage Δ
src/DICOM.jl 87.95% <40%> (-0.6%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35547d7...59135a3. Read the comment docs.

@notZaki
Copy link
Member

notZaki commented Jan 13, 2020

Looks good to me. Thanks!

@notZaki notZaki merged commit 39033b8 into JuliaHealth:master Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants