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

add a code coverage ci action #392

Open
displague opened this issue Nov 16, 2023 · 0 comments
Open

add a code coverage ci action #392

displague opened this issue Nov 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@displague
Copy link
Member

displague commented Nov 16, 2023

What problem are you facing?

The E2E tests and unit tests in this project have grown over the past year and we are starting to require tests in our PRs.

It would be helpful to reviewers to reflect areas of code that may have been missed. Perhaps at some point a minimum level of coverage could be enforced.

How could the Equinix Metal CLI help solve this problem?

We are using codecov action in the Terraform project:
https://github.com/equinix/terraform-provider-equinix/blob/main/.github/workflows/acctest.yml#L126-L131

@displague displague added the enhancement New feature or request label Nov 16, 2023
@displague displague changed the title add a codecov ci action add a code coverage ci action Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant