tlnagy / OMETIFF.jl

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

add prelim support for position as an additional axis #13

Closed tlnagy closed 6 years ago

tlnagy commented 6 years ago

fixes #10

codecov[bot] commented 6 years ago

Codecov Report

Merging #13 into master will decrease coverage by 1.62%. The diff coverage is 84.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   95.23%   93.61%   -1.63%     
==========================================
  Files           4        4              
  Lines         168      188      +20     
==========================================
+ Hits          160      176      +16     
- Misses          8       12       +4
Impacted Files Coverage Δ
src/loader.jl 86.44% <84.37%> (-3.31%) :arrow_down:

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 dbf70eb...0ffadc4. Read the comment docs.

codecov[bot] commented 6 years ago

Codecov Report

Merging #13 into master will decrease coverage by 1.62%. The diff coverage is 84.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   95.23%   93.61%   -1.63%     
==========================================
  Files           4        4              
  Lines         168      188      +20     
==========================================
+ Hits          160      176      +16     
- Misses          8       12       +4
Impacted Files Coverage Δ
src/loader.jl 86.44% <84.37%> (-3.31%) :arrow_down:

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 dbf70eb...0ffadc4. Read the comment docs.