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

Fix code coverage badge #313

Open
PanderMusubi opened this issue Aug 22, 2023 · 1 comment
Open

Fix code coverage badge #313

PanderMusubi opened this issue Aug 22, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@PanderMusubi
Copy link
Collaborator

Proposal to remove the coverall badge from the readme as the last check is stuck at 92% in 2021. (Or fix the coverall runs.)

Fix the codecov error as seen in https://github.com/helloflask/bootstrap-flask/actions/runs/5927943152/job/16072510875#step:7:44

Add codecov badge to the readme file.

@PanderMusubi PanderMusubi added enhancement New feature or request help wanted Extra attention is needed labels Aug 22, 2023
@greyli greyli changed the title Code coverage Fix code coverage badge Oct 11, 2023
@greyli greyli self-assigned this Oct 11, 2023
@greyli greyli removed the help wanted Extra attention is needed label Oct 11, 2023
@greyli greyli added the good first issue Good for newcomers label Nov 30, 2023
@greyli
Copy link
Member

greyli commented Nov 30, 2023

Replace the current badge with:

[![codecov](https://codecov.io/gh/helloflask/bootstrap-flask/graph/badge.svg?token=JdY3VA1z0G)](https://codecov.io/gh/helloflask/bootstrap-flask)

@greyli greyli removed their assignment Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants