John-P / wsic

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

🚀 Release v0.8.0 #100

Closed John-P closed 1 year ago

John-P commented 1 year ago

:sparkles: New

codecov[bot] commented 1 year ago

Codecov Report

Merging #100 (c81ecfb) into main (bf739b3) will decrease coverage by 0.60%. The diff coverage is 87.83%.

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   89.73%   89.14%   -0.60%     
==========================================
  Files          12       14       +2     
  Lines        1335     1944     +609     
==========================================
+ Hits         1198     1733     +535     
- Misses        137      211      +74     
Impacted Files Coverage Δ
wsic/codecs.py 77.77% <ø> (ø)
wsic/enums.py 88.53% <45.45%> (-7.06%) :arrow_down:
wsic/multiproc.py 76.66% <50.00%> (+8.80%) :arrow_up:
wsic/cli.py 92.85% <70.00%> (ø)
wsic/tile_iterators.py 80.49% <80.49%> (ø)
wsic/readers.py 86.14% <83.45%> (-2.50%) :arrow_down:
wsic/writers.py 86.68% <91.66%> (+1.12%) :arrow_up:
wsic/dicom.py 96.30% <96.30%> (ø)
wsic/__init__.py 100.00% <100.00%> (ø)
wsic/utils.py 96.55% <100.00%> (+1.01%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more