Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: exclude additional directories from test coverage (#650)
## What type of PR is this? /kind chore ## What this PR does / why we need it: This PR updates the Makefile to exclude additional directories from test coverage. This is necessary to ensure that irrelevant directories are not included in the test coverage report, which can lead to misleading results and unnecessary noise in the coverage metrics. ## Which issue(s) this PR fixes: Fixes #
- Loading branch information