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

Do not create a log directory by default #20

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Sep 26, 2024

The automatic log directory creation isn't really useful for this tool. The log directory can still be enabled by the --log-base argument. This feature is only available in colcon-core 0.18.0 and newer.

The automatic log directory creation isn't really useful for this tool.
The log directory can still be enabled by the `--log-base` argument.
@cottsay cottsay added the enhancement New feature or request label Sep 26, 2024
@cottsay cottsay self-assigned this Sep 26, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.48%. Comparing base (44980f3) to head (67c76b7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   78.45%   78.48%   +0.03%     
==========================================
  Files          13       13              
  Lines         673      674       +1     
  Branches      176      176              
==========================================
+ Hits          528      529       +1     
  Misses        128      128              
  Partials       17       17              

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

@cottsay cottsay merged commit 2f3bb41 into main Sep 27, 2024
18 checks passed
@cottsay cottsay deleted the cottsay/no-log-dir branch September 27, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants