ArcanaFramework / arcana

Abstraction of Repository Centric ANAlysis
Other
4 stars 5 forks source link

Removed sample DICOM datasets #115

Closed tclose closed 2 years ago

tclose commented 2 years ago

Removed sample DICOM datasets in favour of using medimages4tests package instead

codecov-commenter commented 2 years ago

Codecov Report

Merging #115 (1396f1f) into main (6a7dfe2) will increase coverage by 0.42%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   75.05%   75.47%   +0.42%     
==========================================
  Files          60       56       -4     
  Lines        5351     5273      -78     
  Branches     1055     1037      -18     
==========================================
- Hits         4016     3980      -36     
+ Misses       1046     1011      -35     
+ Partials      289      282       -7     
Impacted Files Coverage Δ
arcana/__about__.py 100.00% <ø> (ø)
arcana/test/fixtures/medimage/__init__.py 100.00% <100.00%> (ø)
arcana/test/fixtures/medimage/dicom.py 100.00% <100.00%> (ø)

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 6a7dfe2...1396f1f. Read the comment docs.