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

Importing package should not affect root logger #132

Merged
merged 4 commits into from
Oct 23, 2022

Conversation

JDongian
Copy link
Contributor

importing this package affects the root logger; while this might be nice for debugging it's not nice as a library. Eventually it would be good to configure a module level-logger

@codecov
Copy link

codecov bot commented Oct 22, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (0cffe2c) compared to base (316363a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #132   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         7    -1     
  Lines          823       815    -8     
  Branches       201       201           
=========================================
- Hits           823       815    -8     
Impacted Files Coverage Δ
symspellpy/__init__.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mammothb mammothb changed the base branch from master to dev October 23, 2022 01:23
@mammothb mammothb merged commit 0cffe2c into mammothb:dev Oct 23, 2022
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.

None yet

3 participants