GenericMappingTools / GMT.jl

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

Add convoluted test to avoid trying to access a non defined var (args...) #1364

Closed joa-quim closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (a4f9797) 90.30% compared to head (69e4698) 90.29%.

Files Patch % Lines
src/common_options.jl 85.71% 1 Missing :warning:
src/imshow.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1364 +/- ## ========================================== - Coverage 90.30% 90.29% -0.01% ========================================== Files 133 133 Lines 16889 16896 +7 ========================================== + Hits 15251 15256 +5 - Misses 1638 1640 +2 ```

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