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

feat: refactor and extend logging #478

Merged
merged 1 commit into from
Jan 9, 2022
Merged

Conversation

ChrisRBe
Copy link
Owner

@ChrisRBe ChrisRBe commented Jan 9, 2022

  • Move code from main to main to enable better testing in the future.
  • Change logging setup to use module specific loggers.
  • Add additional logging messages to better show program flow.

- Move code from __main__ to main to enable better testing in the future.
- Change logging setup to use module specific loggers.
- Add additional logging messages to better show program flow.
@codeclimate
Copy link

codeclimate bot commented Jan 9, 2022

Code Climate has analyzed commit 02ebbc1 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@ChrisRBe
Copy link
Owner Author

ChrisRBe commented Jan 9, 2022

bors merge

@bors
Copy link
Contributor

bors bot commented Jan 9, 2022

@bors bors bot merged commit fb0318f into master Jan 9, 2022
@bors bors bot deleted the feature/improve-verbosity branch January 9, 2022 16:01
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.

1 participant