You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
mwatts15
changed the title
Investigate metrics for code quality #330
Investigate metrics for code quality
Sep 26, 2021
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:
The text was updated successfully, but these errors were encountered: