Skip to content

Feature Request: Badge Totals for Lines, Man Years and Cocomo for All Repos for a user/org GitHub profile #585

Description

@HariSekhon

For my Home Page profile README, I wanted badges Totals for Lines, Total Man Years (related to #581) and Total Cocomo Cost Estimate for all my main public open source repos.

Right now I've worked around this using a script to checkout all my main repos and then run scc over them and parse and generate static shields badges, but this is not ideal.

Would it be possible to have SCC badges do these profile-level totals?

I appreciate this may seem like a bit of a heavy operation...

I believe this should use an online cache storing a few bytes with these totals with a 24 hour expiry to minimize repeating the calculation cost.

I suspect something like this is already used for regular SCC badges for performance?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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