-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
None
-
-
1
-
UpstreamCI Platform Sprint 284
-
None
Description
Updated the root Makefile in project-infra repo, ensuring all packages inside pkg directory are included in build and test cycles.
Key Contributions
Target Expansion: Modified the build and test targets to include ./pkg/..., ensuring all package-level code is validated during CI/CD execution.
Coverage Accuracy: Integrated the ./pkg directory into the coverage reporting suite, allowing for accurate tracking of code quality metrics.
Code Refactoring: Renamed the variable WHAT_COVERAGE to COVERAGE_TARGETS to improve readability.
Status
Review: Approved by dhiller72
Outcome: successfully merger into main branch of project-infra