Increasing code-coverage of 'make check'

Поиск
Список
Период
Сортировка
От Robins
Тема Increasing code-coverage of 'make check'
Дата
Msg-id CAEP4nAz96kt7RZuNVYvjeJvv8k3r8U=9gwvHCJfQPFk+A84YRA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Increasing code-coverage of 'make check'  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Hi,

I was checking code-coverage of 'make check' and saw that the regression tests don't touch files like psql_help.c at all (read 0%).

Attached is a (very small) patch to work on one ABORT help function as a sample. 

The reason why I post this is, to know if increasing the code-coverage (as a task) is considered important at all (to me it is). If so, I could get going with creating tests for more untouched lines / functions in 'make check'.

Any other feedback is more than welcome.

(The patch is wrt to yesterday's pull)
---
Robins
Tharakan
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Increasing code-coverage of 'make check'