gnudatalanguage / gdl

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

various small changes to adress small bugs #1740

Closed alaingdl closed 7 months ago

alaingdl commented 7 months ago

Test related to #1725 (this bug is not solved now)

Solved bug #1727

Allow to compile without WxWidgets on U22.04

A detail in TEST_SHMMAP when called in unexpected path (the case of type is still not tested but seems to be OK now in the code since #1736 )

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (dde5709) 41.93% compared to head (ab84305) 41.93%. Report is 1 commits behind head on master.

Files Patch % Lines
src/basic_fun.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1740 +/- ## ======================================= Coverage 41.93% 41.93% ======================================= Files 361 361 Lines 96708 96710 +2 Branches 19835 19833 -2 ======================================= + Hits 40553 40558 +5 + Misses 56155 56152 -3 ```

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