File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -674,7 +674,7 @@ changes to an already-open PR.
674674MNE-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
680680If 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
You can’t perform that action at this time.
0 commit comments