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 ".vtp" files #21

Closed eliascarv closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #21 (175fb81) into master (5150f68) will increase coverage by 0.45%. Report is 3 commits behind head on master. The diff coverage is 97.14%.

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   91.73%   92.19%   +0.45%     
==========================================
  Files           9        9              
  Lines         242      269      +27     
==========================================
+ Hits          222      248      +26     
- Misses         20       21       +1     
Files Coverage Δ
src/GeoIO.jl 100.00% <ø> (ø)
src/extra/vtk.jl 92.42% <97.14%> (+2.68%) :arrow_up: