You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: