pgAdmin 4 commit: Ensure that code coverage should cover class and func - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that code coverage should cover class and func
Date
Msg-id E1kluVA-0001S9-Tw@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that code coverage should cover class and function declarations. Fixes #6062

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca4db8871e99065e23752dda1bb767af65c42d84
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.gitignore                        |  6 +++++-
docs/en_US/release_notes_4_29.rst |  1 +
web/regression/README             | 15 +++++++++------
web/regression/runtests.py        | 19 -------------------
4 files changed, 15 insertions(+), 26 deletions(-)


pgadmin-hackers by date:

Previous
From: fred.escallier@free.fr
Date:
Subject: Re: Translators: Release next week
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin[RM6062] Code coverage does not cover function or class definitions