Closed imagejan closed 1 year ago
Merging #55 (d36123e) into main (5bd055f) will increase coverage by
0.02%
. The diff coverage is97.91%
.
@@ Coverage Diff @@
## main #55 +/- ##
==========================================
+ Coverage 93.73% 93.76% +0.02%
==========================================
Files 15 16 +1
Lines 1309 1315 +6
==========================================
+ Hits 1227 1233 +6
Misses 82 82
Files | Coverage Δ | |
---|---|---|
src/faim_hcs/CellVoyagerUtils.py | 94.49% <100.00%> (ø) |
|
src/faim_hcs/MetaSeriesUtils.py | 80.85% <100.00%> (-5.18%) |
:arrow_down: |
tests/test_CellVoyagerUtils.py | 100.00% <100.00%> (ø) |
|
tests/test_MetaSeriesUtils.py | 100.00% <100.00%> (ø) |
|
src/faim_hcs/MontageUtils.py | 97.75% <97.75%> (ø) |
The
montage_grid_image_YX
andmontage_stage_pos_image_YX
functions can be used independently from any input format, so let's keep them in a separate module.