tlnagy / OMETIFF.jl

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

fix empty namespace warning #78

Closed tlnagy closed 3 years ago

tlnagy commented 3 years ago

Explicitly naming the namespace makes the warning go away (ref https://github.com/JuliaIO/EzXML.jl/pull/128)

codecov[bot] commented 3 years ago

Codecov Report

Merging #78 (e5916be) into master (66d4652) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   95.07%   95.07%           
=======================================
  Files           6        6           
  Lines         345      345           
=======================================
  Hits          328      328           
  Misses         17       17           
Impacted Files Coverage Δ
src/loader.jl 98.50% <100.00%> (ø)

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 66d4652...e5916be. Read the comment docs.