Developer Metrics
Problem to solve
As a developer I would like to know how productive I am being week to week. The chart of contributions is very high level.
Intended users
Any Developers/Management
Further details
Metrics:
of commits
avg. lines per commit. amount of refactoring/new code. (ie. deletes == newlines? or newlines > deletes) amount of bug fixing (commits with very few lines of code).