JuliaEarth / GeoIO.jl

Load/save geospatial data compatible with the GeoStats.jl framework
https://github.com/JuliaEarth/GeoStats.jl
MIT License
23 stars 6 forks source link

VTK Format: Add support for reading ".vti" files #26

Closed eliascarv closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

Merging #26 (55eb20b) into master (e9bff66) will increase coverage by 0.20%. The diff coverage is 95.83%.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   92.88%   93.08%   +0.20%     
==========================================
  Files           9        9              
  Lines         295      318      +23     
==========================================
+ Hits          274      296      +22     
- Misses         21       22       +1     
Files Coverage Δ
src/GeoIO.jl 100.00% <ø> (ø)
src/extra/vtk.jl 94.78% <95.83%> (+0.21%) :arrow_up: