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 git branch switch #560

Closed jkloetzke closed 7 months ago

jkloetzke commented 7 months ago

Some minor bug fixes when switching between git branches...

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 88.94%. Comparing base (b28daf1) to head (7fc7919).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #560 +/- ## ======================================= Coverage 88.94% 88.94% ======================================= Files 46 46 Lines 14693 14693 ======================================= + Hits 13068 13069 +1 + Misses 1625 1624 -1 ```

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