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

Add support for saving ".ply" files #28

Closed eliascarv closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (c8046a4) 92.91% compared to head (66190c4) 92.34%.

Files Patch % Lines
src/extra/ply.jl 81.81% 4 Missing :warning:
src/utils.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #28 +/- ## ========================================== - Coverage 92.91% 92.34% -0.57% ========================================== Files 10 10 Lines 381 405 +24 ========================================== + Hits 354 374 +20 - Misses 27 31 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.