ilastik / volumina

Volume Slicing and Editing
http://ilastik.org
Other
32 stars 65 forks source link

switch to mambaforge #290

Closed k-dominik closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #290 (db76105) into main (fde7a27) will increase coverage by 1.97%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
+ Coverage   32.98%   34.96%   +1.97%     
==========================================
  Files         106      106              
  Lines       11287    11287              
==========================================
+ Hits         3723     3946     +223     
+ Misses       7564     7341     -223     
Impacted Files Coverage Δ
volumina/utility/prioritizedThreadPool.py 44.00% <0.00%> (-52.00%) :arrow_down:
volumina/pixelpipeline/imagepump.py 89.82% <0.00%> (-0.89%) :arrow_down:
volumina/tiling/__init__.py 80.80% <0.00%> (-0.34%) :arrow_down:
volumina/widgets/layercontextmenu.py 23.45% <0.00%> (ø)
volumina/imageScene2D.py 63.84% <0.00%> (+0.29%) :arrow_up:
volumina/tiling/cache.py 97.14% <0.00%> (+0.57%) :arrow_up:
volumina/pixelpipeline/datasources/cachesource.py 83.69% <0.00%> (+1.08%) :arrow_up:
volumina/pixelpipeline/datasources/__init__.py 84.61% <0.00%> (+7.69%) :arrow_up:
volumina/slicingtools.py 62.19% <0.00%> (+8.53%) :arrow_up:
volumina/pixelpipeline/datasources/factories.py 82.95% <0.00%> (+13.63%) :arrow_up:
... and 5 more

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 fde7a27...db76105. Read the comment docs.