Closed as not planned
Description
Related to autowarefoundation/autoware-documentation#2, I would like to add the feature to measure and display code coverage for pull requests to improve review process.
Considerations
- About the reporter, whether to use CodeCov or to create a function to measure and report in GitHub Actions.
- How to specify labels for coverage by label, whether to automatically collect all labels or to specify the labels we want to set.