truegitcodechurn
truegitcodechurn copied to clipboard
Code churn per file
It would be interesting to be able to spit out the churn rate for each file in the repository (or a subfolder there of), to detect potential fragile code (high churn rate could indicate more bugs). Would such a feature be possible to add?
@olleharstedt . I submitted PR 17. Which should give you most, if not all, that you were suggesting.
Oh nice. Good job. :)
Hey @NewMountain will PR-17 get merged anytime soon?