John-P / wsic

Whole Slide image (WSI) conversion for brightfield histology images
MIT License
32 stars 4 forks source link

:sparkles: Add Ability To Write JPEG SVS Files #6

Closed John-P closed 2 years ago

John-P commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #6 (b9a319f) into dev (3b80926) will increase coverage by 2.86%. The diff coverage is 85.92%.

@@            Coverage Diff             @@
##              dev       #6      +/-   ##
==========================================
+ Coverage   83.43%   86.30%   +2.86%     
==========================================
  Files          11       11              
  Lines         978     1139     +161     
==========================================
+ Hits          816      983     +167     
+ Misses        162      156       -6     
Impacted Files Coverage Δ
wsic/magic.py 94.02% <ø> (+1.49%) :arrow_up:
wsic/cli.py 86.27% <50.00%> (-6.91%) :arrow_down:
wsic/writers.py 82.79% <80.90%> (+1.58%) :arrow_up:
wsic/readers.py 86.23% <93.02%> (+6.75%) :arrow_up:
wsic/utils.py 91.33% <97.77%> (+2.96%) :arrow_up:

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 3b80926...b9a319f. Read the comment docs.