Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect unit tests and its coverage #376

Open
laurentsimon opened this issue Apr 30, 2021 · 3 comments
Open

Detect unit tests and its coverage #376

laurentsimon opened this issue Apr 30, 2021 · 3 comments
Labels
kind/enhancement New feature or request kind/new-check New check for scorecard

Comments

@laurentsimon
Copy link
Contributor

If we can, we should try to detect if the project uses unit testing, and the corresponding code coverage. May be done in combination with #78.

@laurentsimon laurentsimon added the kind/enhancement New feature or request label Apr 30, 2021
@laurentsimon
Copy link
Contributor Author

we could start with simple heuristics: e.g. could count number of go files that have a corresponding _test.go.
Or look at other solution, like codecov.

@laurentsimon laurentsimon added this to the milestone-q3 milestone Jul 16, 2021
@afmarcum
Copy link
Contributor

Is this issue still needed or will it be covered by the Scorecard Golden testing effort?

@spencerschrock
Copy link
Member

This is unrelated to golden testing, this refers to a new check suggestion.

@spencerschrock spencerschrock added the kind/new-check New check for scorecard label Aug 29, 2023
@afmarcum afmarcum moved this to Backlog - Checks in Scorecard - NEW Mar 5, 2024
@afmarcum afmarcum removed this from the milestone-q3 milestone Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request kind/new-check New check for scorecard
Projects
Status: Backlog - New Checks
Development

No branches or pull requests

3 participants