mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 21:53:47 +08:00
@ -94,12 +94,12 @@ request. These will run most of the Biopython tests (although not with all the
|
|||||||
optional dependencies included), plus also style checks using ``pre-commit``
|
optional dependencies included), plus also style checks using ``pre-commit``
|
||||||
(also used for git pre-commit checks, see above).
|
(also used for git pre-commit checks, see above).
|
||||||
|
|
||||||
**The continuous integration checks must pass before your pull request will be
|
The continuous integration tests collect test coverage information via
|
||||||
merged.**
|
CodeCov: https://codecov.io/github/biopython/biopython/
|
||||||
|
|
||||||
We have previously used CodeCov to track test coverage information, and would
|
**The continuous integration checks must pass before your pull request will be
|
||||||
like to restore this - but historically did not insist their test coverage
|
merged.** Ideally the CodeCov checks will also pass, but we currently do not insist on
|
||||||
checks passed when reviewing pull requests.
|
this when reviewing pull requests.
|
||||||
|
|
||||||
Contributing to the Biopython Tutorial
|
Contributing to the Biopython Tutorial
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
Reference in New Issue
Block a user