File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments