tlnagy / OMETIFF.jl

I/O operations for OME-TIFF files in Julia
Other
24 stars 7 forks source link

switch to the lightweight ImageShow for show funcs #37

Closed tlnagy closed 5 years ago

tlnagy commented 5 years ago

should reduce unnecessary dependencies since Images was only used for the optimized show functions

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@77483a3). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #37   +/-   ##
=========================================
  Coverage          ?   94.53%           
=========================================
  Files             ?        5           
  Lines             ?      256           
  Branches          ?        0           
=========================================
  Hits              ?      242           
  Misses            ?       14           
  Partials          ?        0
Impacted Files Coverage Δ
src/OMETIFF.jl 100% <ø> (ø)

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 77483a3...87f6010. Read the comment docs.