Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create coverage badge to the Readme #31

Open
EMaksy opened this issue Apr 30, 2021 · 0 comments
Open

Create coverage badge to the Readme #31

EMaksy opened this issue Apr 30, 2021 · 0 comments
Assignees
Labels
cost: low low effort for implementation enhancement New feature or request

Comments

@EMaksy
Copy link
Owner

EMaksy commented Apr 30, 2021

User Story

As a developer, I want to see the percentage of the code coverage in the README.md, so the developer can see how much code is covered with tests.

Acceptance Criteria

  1. Given after every PR the CI runs the tests and generates a badge with the actual percentage of the code coverage which is automatically embedded in the README

See Also

A possible way to achieve this goal would be to use the shields.io project https://contributing.shields.io/

@EMaksy EMaksy added enhancement New feature or request cost: low low effort for implementation labels Apr 30, 2021
@EMaksy EMaksy self-assigned this Apr 30, 2021
EMaksy pushed a commit that referenced this issue Jun 13, 2022
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.6.2 to 1.6.5.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/master/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.6.2...v1.6.5)

---
updated-dependencies:
- dependency-name: phoenix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cost: low low effort for implementation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant