gnudatalanguage / gdl

GDL - GNU Data Language
GNU General Public License v2.0
274 stars 61 forks source link

Close #1701 : SURFACE obeys multiplot position when T3D is not enabled. #1798

Closed GillesDuvert closed 4 months ago

GillesDuvert commented 4 months ago

Also, added yet unsupported options ZAXIS to SURFACE an SHADE_SURF

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 43.90%. Comparing base (7b39974) to head (b863cde).

Files Patch % Lines
src/plotting_shade_surf.cpp 0.00% 19 Missing :warning:
src/plotting.cpp 47.05% 9 Missing :warning:
src/plotting_surface.cpp 81.81% 4 Missing :warning:
src/plotting_convert_coord.cpp 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1798 +/- ## ========================================== + Coverage 43.89% 43.90% +0.01% ========================================== Files 376 376 Lines 97442 97515 +73 Branches 19888 19897 +9 ========================================== + Hits 42769 42814 +45 - Misses 54673 54701 +28 ```

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