Description
Code coverage data from multiple source files can be collected and aggregated for reports. It is useful for developers and CI pipelines measuring which code paths tests exercise.
Coverage reports can reveal private file paths and project structure. Review generated artifacts before publishing them from private repositories.