colcon / colcon-core

Command line tool to build sets of software packages
http://colcon.readthedocs.io
Apache License 2.0
107 stars 46 forks source link

Allow CLI implementations to override the default log base #669

Closed cottsay closed 2 months ago

cottsay commented 2 months ago

This change allows external (non-colcon) CLI implementations to specify a default for --log-base directory.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 87.29%. Comparing base (77b3034) to head (0e9c018). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #669 +/- ## ======================================= Coverage 87.29% 87.29% ======================================= Files 67 67 Lines 3921 3921 Branches 775 775 ======================================= Hits 3423 3423 Misses 394 394 Partials 104 104 ```

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