pgAdmin 4 commit: Ensure that code coverage should cover class and func

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that code coverage should cover class and func
Дата
Msg-id E1kluVA-0001S9-Tw@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: fred.escallier@free.fr
Дата:
Сообщение: Re: Translators: Release next week
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin[RM6062] Code coverage does not cover function or class definitions