flaviostutz / gitwho

Inspects a git repository and gives insights about developers around code ownership, churn, refactorings, new codes and people that help others.
MIT License
5 stars 1 forks source link

ownership: cluster authors according to owned lines #24

Closed flaviostutz closed 1 year ago

flaviostutz commented 1 year ago

Problem being solved

For large repositories sometimes we have hundreds of sporadic authors, making real code ownership noisy

Proposal

Group authors by auto clustering by using k-means over owned lines count and display this information on results