Skip to content

Add time information to line count statistics #28

@asharov

Description

@asharov

It would be interesting to be able to answer the question "How old is your code?" That is, from the current code base, get statistics of how many lines are from which year, or month, or some period.

This may not be feasible to do. There may be quite a bit of extra processing needed to compute this information, and I'm not sure whether it even is incrementally computable. Also, storing it all will make the database grow quite a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions