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

[BUG]: GitHub Action go-code-tester doesn't report coverage on all packages #1733

Closed
shaynafinocchiaro opened this issue Feb 3, 2025 · 1 comment
Assignees
Labels
type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@shaynafinocchiaro
Copy link
Collaborator

Bug Description

There is a defect in our tooling that assesses package code coverage. The issue lies in the action’s inability to enforce coverage for packages with zero statements. Consequently, new packages can be added without unit tests, and the action fails to detect this.

Logs

NA

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

NA

Expected Behavior

The tooling should identify all packages in a repository and ensure that each one meets the coverage threshold.

CSM Driver(s)

NA

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

NA

Operating System

NA

@shaynafinocchiaro shaynafinocchiaro added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. and removed needs-triage Issue requires triage. labels Feb 3, 2025
@shaynafinocchiaro shaynafinocchiaro self-assigned this Feb 3, 2025
@shaynafinocchiaro shaynafinocchiaro added this to the v1.14.0 milestone Feb 3, 2025
@shaynafinocchiaro
Copy link
Collaborator Author

link: ECS01E-35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

1 participant