jjjermiah / nbia-toolkit

Python package for programmatic access to the National Biomedical Imaging Archive (NBIA) and The Cancer Imaging Archive (TCIA)
https://nbia-toolkit.readthedocs.io/en/latest/
MIT License
6 stars 0 forks source link

feat: add functionality to prepare filepaths from dicomtags #130

Closed jjjermiah closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 35.48387% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 86.14%. Comparing base (a826122) to head (dd53773). Report is 1 commits behind head on main.

Files Patch % Lines
src/nbiatoolkit/dicomtags/tags.py 25.00% 9 Missing :warning:
src/nbiatoolkit/nbia.py 30.76% 9 Missing :warning:
src/nbiatoolkit/dicomsort/dicomsort.py 66.66% 1 Missing :warning:
src/nbiatoolkit/nbia_cli.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================== - Coverage 87.22% 86.14% -1.09% ========================================== Files 27 27 Lines 1433 1458 +25 ========================================== + Hits 1250 1256 +6 - Misses 183 202 +19 ```

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