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 ".vtu" files #19

Closed eliascarv closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #19 (5150f68) into master (ecec84c) will decrease coverage by 0.31%. The diff coverage is 90.69%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   92.03%   91.73%   -0.31%     
==========================================
  Files           8        9       +1     
  Lines         201      242      +41     
==========================================
+ Hits          185      222      +37     
- Misses         16       20       +4     
Files Coverage Δ
src/GeoIO.jl 100.00% <ø> (ø)
src/load.jl 100.00% <100.00%> (ø)
src/save.jl 90.00% <100.00%> (ø)
src/extra/vtk.jl 89.74% <89.74%> (ø)