Skip to content

Commit b22ff82

Browse files
Merge pull request #10 from BrunoSilvaAndrade/develop
docs: Including coverage status badge to README.md
2 parents 1a64227 + 09215f2 commit b22ff82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Python-config-parser
33
---
44
[![Tests](https://github.com/BrunoSilvaAndrade/python-config-parser/actions/workflows/tests.yml/badge.svg)](https://github.com/BrunoSilvaAndrade/python-config-parser/actions/workflows/tests.yml)
55
[![PyPI version](https://badge.fury.io/py/python-config-parser.svg)](https://badge.fury.io/py/python-config-parser)
6+
[![Coverage Status](https://coveralls.io/repos/github/BrunoSilvaAndrade/python-config-parser/badge.svg)](https://coveralls.io/github/BrunoSilvaAndrade/python-config-parser)
67

78
This project was created to give you the possibility
89
of creating runtime configuration objects using json or yaml files.

0 commit comments

Comments
 (0)