Skip to content

Commit 4dc1edb

Browse files
authored
Update README.md
1 parent c4fa377 commit 4dc1edb

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ Simple CI Demo for Python code
1111
[![Pylint](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml/badge.svg)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)
1212

1313
## Pylint score
14-
![Pylint Score](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/TechEvents-FOSS/python-trial/badges/pylint-badge.json)
14+
[![Pylint Score](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/TechEvents-FOSS/python-trial/badges/pylint-badge.json)](https://raw.githubusercontent.com/TechEvents-FOSS/python-trial/badges/pylint-badge.json)
15+
16+
## Coverage
17+
[![Coverage Status](https://codecov.io/gh/TechEvents-FOSS/python-trial/branch/main/graph/badge.svg)](https://codecov.io/gh/TechEvents-FOSS/python-trial)
18+
1519

1620
## Color Badge Color
1721
[![Pylint Score](https://img.shields.io/badge/pylint-0.0%20%2F%205.0-red)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)

0 commit comments

Comments
 (0)