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

Adding pylint plugins back to fix --uses and --autodetect #293

Merged
merged 3 commits into from Nov 18, 2018

Conversation

carlio
Copy link
Member

@carlio carlio commented Nov 18, 2018

fixes #292

@coveralls
Copy link

coveralls commented Nov 18, 2018

Pull Request Test Coverage Report for Build 678

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 284 unchanged lines in 19 files lost coverage.
  • Overall coverage decreased (-0.04%) to 77.699%

Changes Missing Coverage Covered Lines Changed/Added Lines %
prospector/config/init.py 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
prospector/formatters/text.py 1 64.29%
prospector/tools/pep8/init.py 2 91.75%
prospector/encoding.py 5 66.67%
prospector/finder.py 6 83.59%
prospector/tools/pylint/linter.py 7 68.75%
prospector/message.py 8 79.66%
prospector/tools/pylint/collector.py 10 86.21%
prospector/tools/pep257/init.py 10 80.65%
prospector/tools/pylint/indent_checker.py 11 80.77%
prospector/formatters/grouped.py 12 100.0%
Totals Coverage Status
Change from base Build 676: -0.04%
Covered Lines: 1540
Relevant Lines: 1982

💛 - Coveralls

@carlio carlio merged commit 816647b into develop Nov 18, 2018
@carlio carlio deleted the 292-add-pylint-plugins-back branch November 20, 2018 18:39
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