You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should regularly (triggered by ci-builds) generate coverage reports. The total coverage should be displayed in the README.md as a badge.
User story
As a developer, I want to see the total coverage in the README.md so that I have quick access to this information.
Rationale
Having regular coverage reports will animate the developers to ensure that coverage increases. #1 also states that we are aiming for a coverage of at least 70% and this feature will enable us to see, if we hit or miss that goal.
Summary
We should regularly (triggered by ci-builds) generate coverage reports. The total coverage should be displayed in the
README.md
as a badge.User story
As a developer, I want to see the total coverage in the
README.md
so that I have quick access to this information.Rationale
Having regular coverage reports will animate the developers to ensure that coverage increases. #1 also states that we are aiming for a coverage of at least 70% and this feature will enable us to see, if we hit or miss that goal.
Acceptance criteria
README.md
The text was updated successfully, but these errors were encountered: