Open
Description
Story
Phasar NEEDS test coverage tracking. We should enable the CI to track and upload phasars test coverage to:
- see how we are progressing overall
- make it easier for developers to spot coverage holes in their analysis
- make it easier to judge the impact of a PR/change
Prerequisites
- issue x
Out Of Scope
- A isn't part of this
Acceptance Criteria
The following acceptance criteria are defined regarding the result of this story:
Clarify what the final result should be, not how to accomplish it.
- The test coverage (at least one of line-coverage, branch coverage, bb-coverage) is visible for each CI run
- Optional: The current test coverage is shown as badge in the readme
Related Stories
- none
Follow-up Stories
- none