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

Setup logging even when a configuration file isn't supplied #113

Merged
merged 1 commit into from
Jan 9, 2019

Conversation

jeremycline
Copy link
Member

If a configuration file wasn't explicitly supplied, logging would not be
set up. Logging should be configured when running the CLI in all cases.

Signed-off-by: Jeremy Cline jcline@redhat.com

@jeremycline jeremycline requested a review from a team as a code owner January 8, 2019 20:40
abompard
abompard previously approved these changes Jan 9, 2019
Copy link
Member

@abompard abompard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

If a configuration file wasn't explicitly supplied, logging would not be
set up. Logging should be configured when running the CLI in all cases.

Signed-off-by: Jeremy Cline <jcline@redhat.com>
@codecov-io
Copy link

codecov-io commented Jan 9, 2019

Codecov Report

Merging #113 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   96.98%   96.98%           
=======================================
  Files          12       12           
  Lines        1063     1063           
  Branches      147      147           
=======================================
  Hits         1031     1031           
  Misses         22       22           
  Partials       10       10
Impacted Files Coverage Δ
fedora_messaging/cli.py 97.22% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43521cd...e8a5e29. Read the comment docs.

@jeremycline jeremycline merged commit 9cfb65b into fedora-infra:master Jan 9, 2019
@jeremycline jeremycline deleted the always-config-log-cli branch January 9, 2019 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants