tlnagy / OMETIFF.jl

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

Add documentation of internals #48

Closed tlnagy closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #48 into master will decrease coverage by 0.02%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   94.31%   94.29%   -0.03%     
==========================================
  Files           5        5              
  Lines         264      263       -1     
==========================================
- Hits          249      248       -1     
  Misses         15       15
Impacted Files Coverage Δ
src/loader.jl 98.46% <ø> (+1.16%) :arrow_up:
src/OMETIFF.jl 100% <ø> (ø) :arrow_up:
src/utils.jl 75% <ø> (ø) :arrow_up:
src/parsing.jl 96.87% <100%> (ø) :arrow_up:
src/files.jl 93.16% <90%> (-0.42%) :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 675d99f...0130fde. Read the comment docs.