Thanks, patch applied.
On Fri, Jan 3, 2020 at 1:38 PM navnath gadakh
wrote:
> Hi Team,
> Please find the attached patch to calculate code coverage if pgadmin
> code(python tests).
> I have extended the existing testsuite to enable coverage. I have used
> python's coverage module.
>
> *Some
Hi Team,
Please find the attached patch to calculate code coverage if pgadmin
code(python tests).
I have extended the existing testsuite to enable coverage. I have used
python's coverage module.
*Some useful commands: *
before running the commands make sure you create .coveragerc file under