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

Increase code coverage across K3s #11484

Open
dereknola opened this issue Dec 19, 2024 · 0 comments
Open

Increase code coverage across K3s #11484

dereknola opened this issue Dec 19, 2024 · 0 comments
Assignees

Comments

@dereknola
Copy link
Member

Using this as a tracker for various PRs that relate to improving code coverage in 2025.
Here is a report from December 2024 of our current coverage.

Describe the solution you'd like
Code coverage goes up. We currently sit at 47.63% as of December 2024.

Describe alternatives you've considered

Additional context
We are hitting the ceiling of what is possible to track with code coverage metrics, as we have lots of

if err != nil { return err }

That count against our total coverage. However, we still have a few spots to could use increased coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

No branches or pull requests

1 participant