Compare commits

...
4 Commits
Author SHA1 Message Date
Lindsey Heagy 9fd981c3ef Merge pull request #362 from simpeg/patch/coveragedocs
Patch/coveragedocs
2016-07-20 10:25:24 -05:00
Lindsey Heagy 97869c309d Update README.rst 2016-07-18 19:10:50 -07:00
Lindsey Heagy e9c54a2abb use codecov.io for all coverage, remove coveralls badge 2016-07-18 18:49:18 -07:00
Lindsey Heagy 362975d2bd Merge pull request #359 from simpeg/dev
Dev
2016-07-15 15:26:39 -05:00
2 changed files with 5 additions and 8 deletions
+3 -2
View File
@@ -15,7 +15,7 @@ SimPEG
.. image:: https://img.shields.io/badge/license-MIT-blue.svg .. image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://github.com/simpeg/simpeg/blob/master/LICENSE :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 .. image:: https://api.travis-ci.org/simpeg/simpeg.svg?branch=master
:target: https://travis-ci.org/simpeg/simpeg :target: https://travis-ci.org/simpeg/simpeg
@@ -30,7 +30,8 @@ SimPEG
:target: https://gitter.im/simpeg/simpeg :target: https://gitter.im/simpeg/simpeg
.. image:: https://codecov.io/gh/simpeg/simpeg/branch/master/graph/badge.svg .. 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. Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.
+2 -6
View File
@@ -14,19 +14,15 @@ SimPEG Documentation
.. image:: https://img.shields.io/badge/license-MIT-blue.svg .. image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://github.com/simpeg/simpeg/blob/master/LICENSE :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 .. image:: https://img.shields.io/travis/simpeg/simpeg.svg
:target: https://travis-ci.org/simpeg/simpeg?branch=master :target: https://travis-ci.org/simpeg/simpeg?branch=master
:alt: Travis CI build status :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 .. 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. Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.