-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Description
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.
caroline-suse-rancher
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Working