Skip to content

Commit 16a6ea4

Browse files
committed
added codecov link
1 parent f62251a commit 16a6ea4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

doc/development/contributing.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ changes to an already-open PR.
674674
MNE-Python uses the following CI services:
675675

676676
- `GitHub Actions`_ and `Azure`_ for testing code across platforms
677-
- `CodeCoverage`_ checks how much of the code is tested
677+
- `CodeCov`_ checks how much of the code is tested
678678
- `CircleCI`_ for building the documentation
679679

680680
If you are contributing for the first time, you may notice that `Github Actions`_
@@ -1138,11 +1138,12 @@ it can serve as a useful example of what to expect from the PR review process.
11381138
11391139
.. _miniconda: https://conda.io/en/latest/miniconda.html
11401140
.. _Spyder: https://www.spyder-ide.org/
1141-
.. _continuous integration: https://en.wikipedia.org/wiki/Continuous_integration
1141+
.. _continuous integration: https://about.gitlab.com/topics/ci-cd/
11421142
.. _matplotlib: https://matplotlib.org/
11431143
.. _github actions: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions
11441144
.. _azure: https://dev.azure.com/mne-tools/mne-python/_build/latest?definitionId=1&branchName=main
11451145
.. _CircleCI: https://circleci.com/gh/mne-tools/mne-python
1146+
.. _CodeCov: https://about.codecov.io/
11461147

11471148
.. optipng
11481149

0 commit comments

Comments
 (0)