From a789083138dcfbb31a1870399680f9eefe6a8818 Mon Sep 17 00:00:00 2001 From: Chris Little Date: Mon, 15 Oct 2018 13:53:15 -0700 Subject: [PATCH] merged ci & tests --- README.rst | 46 ++++++++++++++++++++++------------------------ 1 file changed, 22 insertions(+), 24 deletions(-) diff --git a/README.rst b/README.rst index 2fd1ae9fb..428cb890a 100644 --- a/README.rst +++ b/README.rst @@ -1,26 +1,24 @@ Abydos ====== -+------------------+----------------------------------------------------+ -| CI Status | |travis| |circle| |appveyor| |semaphore| | -+------------------+----------------------------------------------------+ -| Code Quality | |codeclimate| |scrutinizer| | -| | |codacy| |codefactor| |ebert| | -+------------------+----------------------------------------------------+ -| Dependencies | |requires| |snyk| |pyup| | -+------------------+----------------------------------------------------+ -| Test Coverage | |coveralls| | -+------------------+----------------------------------------------------+ -| Local Analysis | |pylint| |pycodestyle| |flake8| | -+------------------+----------------------------------------------------+ -| Usage | |docs| |mybinder| |license| |sourcerank| |zenodo| | -+------------------+----------------------------------------------------+ -| Contribution | |cii| |waffle| |openhub| | -+------------------+----------------------------------------------------+ -| PyPI | |pypi| |pypi-ver| | -+------------------+----------------------------------------------------+ -| conda-forge | |conda| |conda-dl| |conda-platforms| | -+------------------+----------------------------------------------------+ ++------------------+------------------------------------------------------+ +| CI & Test Status | |travis| |circle| |appveyor| |semaphore| |coveralls| | ++------------------+------------------------------------------------------+ +| Code Quality | |codeclimate| |scrutinizer| | +| | |codacy| |codefactor| |ebert| | ++------------------+------------------------------------------------------+ +| Dependencies | |requires| |snyk| |pyup| | ++------------------+------------------------------------------------------+ +| Local Analysis | |pylint| |pycodestyle| |flake8| | ++------------------+------------------------------------------------------+ +| Usage | |docs| |mybinder| |license| |sourcerank| |zenodo| | ++------------------+------------------------------------------------------+ +| Contribution | |cii| |waffle| |openhub| | ++------------------+------------------------------------------------------+ +| PyPI | |pypi| |pypi-ver| | ++------------------+------------------------------------------------------+ +| conda-forge | |conda| |conda-dl| |conda-platforms| | ++------------------+------------------------------------------------------+ .. |travis| image:: https://travis-ci.org/chrislit/abydos.svg?branch=master :target: https://travis-ci.org/chrislit/abydos @@ -38,6 +36,10 @@ Abydos :target: https://semaphoreci.com/chrislit/abydos :alt: Semaphore Build Status +.. |coveralls| image:: https://coveralls.io/repos/github/chrislit/abydos/badge.svg?branch=master + :target: https://coveralls.io/github/chrislit/abydos?branch=master + :alt: Coverage Status + .. |codeclimate| image:: https://codeclimate.com/github/chrislit/abydos/badges/gpa.svg :target: https://codeclimate.com/github/chrislit/abydos :alt: Code Climate @@ -70,10 +72,6 @@ Abydos :target: https://pyup.io/repos/github/chrislit/abydos/ :alt: Updates -.. |coveralls| image:: https://coveralls.io/repos/github/chrislit/abydos/badge.svg?branch=master - :target: https://coveralls.io/github/chrislit/abydos?branch=master - :alt: Coverage Status - .. |pylint| image:: https://img.shields.io/badge/Pylint-9.55/10-green.svg :target: # :alt: Pylint Score