gnudatalanguage / gdl

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

strip first char of version string for !GDL.RELEASE if it is "v" #1780

Closed slayoo closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.70%. Comparing base (2980154) to head (4014144).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1780 +/- ## ======================================= Coverage 42.70% 42.70% ======================================= Files 361 361 Lines 97331 97331 Branches 19928 19928 ======================================= Hits 41570 41570 Misses 55761 55761 ```

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

alaingdl commented 5 months ago

I need few time to do it quietly ! I hope to be able to review and test possible side effects this Monday

slayoo commented 5 months ago

thanks Alain

alaingdl commented 5 months ago

Since I change gdl_version.pro in #1786 it is OK for me to merge that.

slayoo commented 5 months ago

Thanks @alaingdl