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

Investigate metrics for code quality #330

Open
gsarma opened this issue Oct 4, 2017 · 1 comment
Open

Investigate metrics for code quality #330

gsarma opened this issue Oct 4, 2017 · 1 comment

Comments

@gsarma
Copy link
Member

gsarma commented Oct 4, 2017

The most valuable contribution would be a system for identifying things like code complexity and code smells in Python and displaying them on developers' machines on-demand for individual files or for the entire code base. A tool that only identifies PEP-8 compliance is not needed.

A web platform that integrates with Travis-CI and/or Github would also be valuable.

Exit criteria:

  • a set of notes on metrics worth using and tools that compute them
  • a short presentation elaborating on the notes
@1adityachoudhary
Copy link

@mwatts15 you asked me to look into this, please elaborate, I would like to make a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants