coveralls integration

This commit is contained in:
klemek
2020-05-02 15:55:12 +02:00
parent 9a45b0a205
commit f9c78e8892
4 changed files with 11 additions and 3 deletions
+4 -3
View File
@@ -37,6 +37,7 @@ jobs:
- run:
command: |
sudo pip install -r requirements.txt
sudo pip install pytest
python -m pytest ./tests/unit
name: Unit tests
sudo pip install pytest pytest-cov python-coveralls
pytest ./tests --cov=.coverage
coveralls
name: Tests
+2
View File
@@ -0,0 +1,2 @@
service_name: circle-ci
parallel: true
+1
View File
@@ -6,3 +6,4 @@ tmp
.key*
*.pyc
.pytest_cache
.coverage
+4
View File
@@ -1,3 +1,7 @@
[![Total alerts](https://img.shields.io/lgtm/alerts/g/Klemek/meme-otron.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Klemek/meme-otron/alerts/)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/Klemek/meme-otron.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Klemek/meme-otron/context:python)
[![Coverage Status](https://coveralls.io/repos/github/Klemek/meme-otron/badge.svg?branch=master)](https://coveralls.io/github/Klemek/meme-otron?branch=master)
# Meme-Otron
*When making a meme need to be instantaneous*