GenericMappingTools / GMT.jl

Generic Mapping Tools Library Wrapper for Julia
Other
194 stars 28 forks source link

Automatically set the GDAL_DATA env variable #1390

Closed joa-quim closed 7 months ago

joa-quim commented 7 months ago

Some code reorganization (move functions between files).

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 90.16%. Comparing base (1805b62) to head (6174599).

Files Patch % Lines
src/gmtreadwrite.jl 42.85% 4 Missing :warning:
src/gdal_tools.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1390 +/- ## ========================================== + Coverage 90.12% 90.16% +0.03% ========================================== Files 134 134 Lines 17171 17172 +1 ========================================== + Hits 15476 15483 +7 + Misses 1695 1689 -6 ```

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