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 the `formats` function #17

Closed eliascarv closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #17 (83d758b) into master (f0cf13b) will increase coverage by 0.20%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   91.83%   92.03%   +0.20%     
==========================================
  Files           8        8              
  Lines         196      201       +5     
==========================================
+ Hits          180      185       +5     
  Misses         16       16              
Files Coverage Δ
src/GeoIO.jl 100.00% <100.00%> (ø)
src/load.jl 100.00% <ø> (ø)
src/save.jl 90.00% <ø> (ø)