Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow CLI implementations to override the default log base #669

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Sep 23, 2024

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

This change allows external (non-colcon) CLI implementations to specify
a default for --log-base directory.
@cottsay cottsay added the enhancement New feature or request label Sep 23, 2024
@cottsay cottsay self-assigned this Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cottsay cottsay merged commit df77288 into master Sep 26, 2024
36 checks passed
@cottsay cottsay deleted the cottsay/default-log-base branch September 26, 2024 18:58
@cottsay cottsay added this to the 0.17.2 milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants