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

Add support to logging directory setup for no verb #655

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Jul 24, 2024

Explicitly support "no verb" in the logging directory setup, as opposed to treating it as an empty string or raising an exception.

@cottsay cottsay added the enhancement New feature or request label Jul 24, 2024
@cottsay cottsay self-assigned this Jul 24, 2024
Explicitly support "no verb" in the logging directory setup, as opposed
to treating it as an empty string or raising an exception.
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.27%. Comparing base (aa80ae5) to head (01eee7c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #655   +/-   ##
=======================================
  Coverage   87.26%   87.27%           
=======================================
  Files          67       67           
  Lines        3904     3906    +2     
  Branches      773      774    +1     
=======================================
+ Hits         3407     3409    +2     
  Misses        391      391           
  Partials      106      106           

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

@cottsay cottsay added this to the 0.17.1 milestone Jul 25, 2024
@cottsay cottsay merged commit 5c56e00 into master Jul 25, 2024
36 checks passed
@cottsay cottsay deleted the cottsay/log-path-no-verb branch July 25, 2024 20:29
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