Skip to content

Commit

Permalink
✏️ Remove a repetition
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Apr 29, 2024
1 parent e7e3433 commit 251f66f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/test/coverage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -316,14 +316,6 @@ find a number of extensions for Coverage.
Test coverage of all tests with GitHub actions
----------------------------------------------

This instructs Coverage.py to exclude either a single line or a block of code. If, as in this case, the pragma is in the if statement, you do not have to insert it into both lines of code.

Extensions
In Coverage.py plugins you will also find a number of extensions for Coverage.

Test coverage of all tests with GitHub actions
----------------------------------------------

After you have checked the test coverage, you can upload the files as GitHub
actions, for example in a :download:`ci.yaml` as artefacts, so that you can reuse
them later in other jobs:
Expand Down

0 comments on commit 251f66f

Please sign in to comment.