Skip to content

Commit 0b7ff6f

Browse files
authored
Update README.md
1 parent 0601ffa commit 0b7ff6f

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,19 @@ Simple CI Demo for Python code
33

44
# Pytest Report
55

6-
[![Python App - Testing](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pytest.yml/badge.svg)](https://github.com/rajeshsola/python-ci-demo/actions/workflows/pytest.yml)
6+
[![Python App - Testing](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pytest.yml/badge.svg)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pytest.yml)
77

88
# Pylint report
9-
[![Pylint](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml/badge.svg)](https://github.com/rajeshsola/python-ci-demo/actions/workflows/pylint.yml)
9+
10+
## Pylint status
11+
[![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)
1012

1113
![Pylint Score](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/TechEvents-FOSS/python-trial/badges/pylint-badge.json)
1214

13-
### Color Badge Color
15+
## Color Badge Color
1416
[![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)
1517

18+
## Pylint score
1619
[![Pylint Score](https://img.shields.io/badge/pylint-5.0%20%2F%208.0-yellow)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)
1720

1821
[![Pylint Score](https://img.shields.io/badge/pylint-8.0%20%2F%2010-brightgreen)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)

0 commit comments

Comments
 (0)