From e9c54a2abb8d7864689604cf13cabffa2e9de69e Mon Sep 17 00:00:00 2001 From: Lindsey Heagy Date: Mon, 18 Jul 2016 18:49:18 -0700 Subject: [PATCH 1/2] use codecov.io for all coverage, remove coveralls badge --- README.rst | 5 +++-- docs/index.rst | 8 ++------ 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 8a5b22a5..32909de2 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ SimPEG .. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://github.com/simpeg/simpeg/blob/master/LICENSE - :alt: BSD 3 clause license. + :alt: MIT license .. image:: https://api.travis-ci.org/simpeg/simpeg.svg?branch=master :target: https://travis-ci.org/simpeg/simpeg @@ -30,7 +30,8 @@ SimPEG :target: https://gitter.im/simpeg/simpeg .. image:: https://codecov.io/gh/simpeg/simpeg/branch/master/graph/badge.svg -  :target: https://codecov.io/gh/simpeg/simpeg +   :target: https://codecov.io/gh/simpeg/simpeg + :alt: Coverage status Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications. diff --git a/docs/index.rst b/docs/index.rst index dc78f64c..5706dbaf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,19 +14,15 @@ SimPEG Documentation .. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://github.com/simpeg/simpeg/blob/master/LICENSE - :alt: BSD 3 clause license. + :alt: MIT License .. image:: https://img.shields.io/travis/simpeg/simpeg.svg :target: https://travis-ci.org/simpeg/simpeg?branch=master :alt: Travis CI build status -.. image:: https://img.shields.io/coveralls/simpeg/simpeg.svg - :target: https://coveralls.io/r/simpeg/simpeg?branch=master - :alt: Coverage status - .. image:: https://codecov.io/gh/simpeg/simpeg/branch/master/graph/badge.svg :target: https://codecov.io/gh/simpeg/simpeg - + :alt: Coverage status Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications. From 97869c309de3d710fc03c4f7f2a4891f748d3df1 Mon Sep 17 00:00:00 2001 From: Lindsey Heagy Date: Mon, 18 Jul 2016 19:10:50 -0700 Subject: [PATCH 2/2] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 32909de2..f0b63f26 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ SimPEG :target: https://gitter.im/simpeg/simpeg .. image:: https://codecov.io/gh/simpeg/simpeg/branch/master/graph/badge.svg -   :target: https://codecov.io/gh/simpeg/simpeg + :target: https://codecov.io/gh/simpeg/simpeg :alt: Coverage status