JuliaEarth / GeoIO.jl

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

Add support for saving VTK files #27

Closed eliascarv closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #27 (7d534a6) into master (55eb20b) will decrease coverage by 0.17%. Report is 1 commits behind head on master. The diff coverage is 89.23%.

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   93.08%   92.91%   -0.17%     
==========================================
  Files           9       10       +1     
  Lines         318      381      +63     
==========================================
+ Hits          296      354      +58     
- Misses         22       27       +5     
Files Coverage Δ
src/GeoIO.jl 100.00% <ø> (ø)
src/extra/vtkread.jl 96.52% <ø> (ø)
src/load.jl 100.00% <100.00%> (ø)
src/save.jl 90.90% <100.00%> (+0.90%) :arrow_up:
src/extra/vtkwrite.jl 88.52% <88.52%> (ø)