open-dicom / dicom_parser

Facilitates DICOM data access.
https://dicom-parser.readthedocs.io/en/latest/?badge=latest
MIT License
26 stars 15 forks source link

WIP: Attempted private element refactor, still broken #92

Closed matthew-brett closed 2 years ago

matthew-brett commented 2 years ago

And, haven't fixed tests.

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@ec61d42). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage        ?   89.99%           
=======================================
  Files           ?      116           
  Lines           ?     2179           
  Branches        ?      303           
=======================================
  Hits            ?     1961           
  Misses          ?      159           
  Partials        ?       59           

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 ec61d42...b99bf97. Read the comment docs.

ZviBaratz commented 2 years ago

Closes #91.