bootstrap-flask icon indicating copy to clipboard operation
bootstrap-flask copied to clipboard

Fix code coverage badge

Open PanderMusubi opened this issue 2 years ago • 1 comments
trafficstars

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 avatar Aug 22 '23 07:08 PanderMusubi

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 avatar Nov 30 '23 04:11 greyli