Skip to content

Repository quality score + badge #99

@mtanneau

Description

@mtanneau

Is your feature request related to a problem? Please describe.

Executing RepoAuditor against a target repository currently evaluates a set of Yes/No checks and suggests remedial actions. I believe it would be useful for RA users to make this into a quantitative score (similar in spirit to test coverage) that can displayed in a badge-like fashion.

Describe the solution you'd like

RepoAuditor would compile a score from 0% to 100% that captures a repository's overall quality as part of a CI process. This could then be displayed on a repository's README, or tracked by the development team to ensure good practices are maintained over time.

Describe alternatives you've considered

Example of code quality-like indicators / badges:

  • Test coverage with, e.g., codecov
  • Qlty

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions