Commit 084cdc9e authored by Jeremy Pallats's avatar Jeremy Pallats 💬
Browse files

Add coveralls coverage.

parent 508e0c1c
Loading
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -27,13 +27,10 @@ before_script:
  - mysql -u root -D eddb < "eddb.sql"
  - python setup.py deps --force=yes

coveralls:
  script:
    - ALL_TESTS=True python setup.py coverage
    - coveralls
test:
  script:
    - ALL_TESTS=True python -m pytest
    - ALL_TESTS=True python -m pytest --cov=cog --cov=cogdb
    - coveralls
pylint:
  script:
    - tox -e pylint
+2 −0
Original line number Diff line number Diff line
## Federal Discord Bot

[![Coverage Status](https://coveralls.io/repos/gitlab/FUC/cogBot/badge.svg?branch=code_coverage)](https://coveralls.io/gitlab/FUC/cogBot?branch=code_coverage)

### Overview

This bot is designed to facilitate Powerplay for the federal forces.