ejwa / gitinspector

:bar_chart: The statistical analysis tool for git repositories
GNU General Public License v3.0
2.36k stars 327 forks source link

stability and age calculations #143

Closed rafiqkattangere closed 7 years ago

rafiqkattangere commented 7 years ago

It would be good to document how a user should interpret stability and age? And what those numbers indicate?

rafiqkattangere commented 7 years ago

I just realized you did answer in issue #111. Having it documented can help. Thanks!

adam-waldenberg commented 7 years ago

I'm currently working on a document that describes the output from gitinspector. It will be part of the wiki at some point.

Closing this, I'm considering this as a duplicate of issue #111.

schumannd commented 4 years ago

Does this document exist somewhere? I couldn't find it in the wiki or the README

adam-waldenberg commented 4 years ago

@schumannd At the moment it's not properly documented.

You can read about stability here, https://github.com/ejwa/gitinspector/issues/111#issuecomment-218405073

The age is just the average age of all the lines of code that the author currently has active in the repository.