Loading .gitlab-ci.yml +2 −5 Original line number Diff line number Diff line Loading @@ -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 Loading README.md +2 −0 Original line number Diff line number Diff line ## Federal Discord Bot [](https://coveralls.io/gitlab/FUC/cogBot?branch=code_coverage) ### Overview This bot is designed to facilitate Powerplay for the federal forces. Loading Loading
.gitlab-ci.yml +2 −5 Original line number Diff line number Diff line Loading @@ -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 Loading
README.md +2 −0 Original line number Diff line number Diff line ## Federal Discord Bot [](https://coveralls.io/gitlab/FUC/cogBot?branch=code_coverage) ### Overview This bot is designed to facilitate Powerplay for the federal forces. Loading