GenericMappingTools / GMT.jl

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

Add a spatialjoin function and change GMTdataset attribute type. #1344

Closed joa-quim closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (7aa2746) 90.76% compared to head (f248912) 90.40%.

Files Patch % Lines
src/gmtreadwrite.jl 47.05% 9 Missing :warning:
src/show_pretty_datasets.jl 60.86% 9 Missing :warning:
src/spatial_funs.jl 67.85% 9 Missing :warning:
src/gmt_main.jl 50.00% 1 Missing :warning:
src/utils_types.jl 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1344 +/- ## ========================================== - Coverage 90.76% 90.40% -0.36% ========================================== Files 133 133 Lines 16624 16680 +56 ========================================== - Hits 15088 15079 -9 - Misses 1536 1601 +65 ```

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