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

update comments, docstrings, logging #149

Merged
merged 1 commit into from
Apr 24, 2018
Merged

update comments, docstrings, logging #149

merged 1 commit into from
Apr 24, 2018

Conversation

edaniszewski
Copy link
Contributor

fixes #32

@codecov-io
Copy link

Codecov Report

Merging #149 into master will increase coverage by 0.87%.
The diff coverage is 96.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
+ Coverage   88.89%   89.77%   +0.87%     
==========================================
  Files          41       41              
  Lines        1090     1105      +15     
==========================================
+ Hits          969      992      +23     
+ Misses        121      113       -8
Impacted Files Coverage Δ
synse/proto/util.py 100% <ø> (ø) ⬆️
synse/scheme/plugins.py 100% <ø> (ø) ⬆️
synse/config.py 100% <ø> (ø) ⬆️
synse/scheme/__init__.py 100% <ø> (ø) ⬆️
synse/routes/base.py 100% <ø> (ø) ⬆️
synse/validate.py 100% <ø> (ø) ⬆️
synse/commands/__init__.py 100% <ø> (ø) ⬆️
synse/scheme/scan.py 100% <ø> (ø) ⬆️
synse/const.py 100% <ø> (ø) ⬆️
synse/scheme/info.py 100% <ø> (ø) ⬆️
... and 25 more

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 0b1950a...6fd4d5a. Read the comment docs.

@edaniszewski edaniszewski merged commit b3c418f into master Apr 24, 2018
@edaniszewski edaniszewski deleted the etd-cleaning branch April 24, 2018 19:46
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.

clean up docstrings, comments, logging messages
2 participants