From a98900daf45abdb2d8957d3894e82cdac5eb6a3a Mon Sep 17 00:00:00 2001 From: Jacob Walls Date: Sat, 30 Jul 2022 09:36:13 -0400 Subject: [PATCH] Remove sentence mooted by GitHub Issues transition --- testing/coverage.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/testing/coverage.rst b/testing/coverage.rst index 2573716eb..bd143ae97 100644 --- a/testing/coverage.rst +++ b/testing/coverage.rst @@ -259,9 +259,7 @@ times. Filing the Issue ================ Once you have increased coverage, you need to create an issue on the -`issue tracker`_ and submit a :ref:`pull request `. On the -issue set the "Components" to "Test" and "Versions" to the version of Python you -worked on (i.e., the in-development version). +`issue tracker`_ and submit a :ref:`pull request `. Measuring coverage of C code with gcov and lcov