gnudatalanguage / gdl

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

Struct for tables #1761

Closed GillesDuvert closed 5 months ago

GillesDuvert commented 6 months ago

finished support for tables created from structures.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 42.72%. Comparing base (7325171) to head (c10bb0b). Report is 3 commits behind head on master.

Files Patch % Lines
src/gdlwidget.hpp 0.00% 10 Missing :warning:
src/widget.cpp 0.00% 8 Missing :warning:
src/default_io.cpp 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1761 +/- ## ========================================== - Coverage 42.83% 42.72% -0.12% ========================================== Files 361 361 Lines 97064 97324 +260 Branches 19850 19919 +69 ========================================== Hits 41577 41577 - Misses 55487 55747 +260 ```

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