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
It'd be good to have a shell script to provide feedback on the quality and quantity of contributions.
Quantity would be based on git blame for all versions of all source files over time.
Quality (crudely) would be based on the extent to which the tests provide coverage for the contributions.
The text was updated successfully, but these errors were encountered:
It'd be good to have a shell script to provide feedback on the quality and quantity of contributions.
Quantity would be based on
git blame
for all versions of all source files over time.Quality (crudely) would be based on the extent to which the tests provide coverage for the contributions.
The text was updated successfully, but these errors were encountered: