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

Directly run pylint without a separate script #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

abhinav-upadhyay
Copy link
Contributor

No description provided.

Add some commonly used short variable names in the ignore list
Increase the maximum length of function names to 40
Add some more docstrings and initialise variables in __init__
@codecov
Copy link

codecov bot commented Oct 31, 2018

Codecov Report

Merging #12 into master will increase coverage by 0.06%.
The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   94.51%   94.58%   +0.06%     
==========================================
  Files           4        4              
  Lines         474      480       +6     
==========================================
+ Hits          448      454       +6     
  Misses         26       26
Impacted Files Coverage Δ
apptuit/__init__.py 100% <ø> (ø) ⬆️
apptuit/apptuit_client.py 92.2% <80.95%> (+0.2%) ⬆️

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 abbb885...ca1dec0. Read the comment docs.

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