CIhelp wanted
仓库指标
- 星标
- (9,718 个星标)
- PR 合并指标
- (平均合并 5天 15小时) (30 天内合并 65 个 PR)
描述
| F´ Version | v3.4.3 |
| Affected Component | All with unit tests |
Feature Description
In the CI pipeline, add automatic code coverage documentation for unit tests.
Rationale
This will provide a snapshot of the percentage of source code that is covered by the component's unit tests. It can show areas that lack proper testing and provide users with confidence in fprime components. The CI already runs the unit tests, so it just needs to capture the coverage results as well.