BobBuildTool / bob

Bob build tool - Functional cross platform build-automation tool
https://bobbuildtool.dev/
GNU General Public License v3.0
76 stars 44 forks source link

Fix variable substitutions with unused parts #583

Closed jkloetzke closed 2 months ago

jkloetzke commented 2 months ago

Fix constructs like ${VAR:+${VAR}} that fail so far.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 88.65%. Comparing base (60164e5) to head (363df79). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #583 +/- ## ======================================= Coverage 88.65% 88.65% ======================================= Files 46 46 Lines 14857 14860 +3 ======================================= + Hits 13171 13174 +3 Misses 1686 1686 ```

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