coverage additions

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема coverage additions
Дата
Msg-id 20190530175220.GA22454@alvherre.pgsql
обсуждение исходный текст
Ответы Re: coverage additions  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: coverage additions  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: coverage additions  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
I just enabled --enabled-llvm on the coverage reporting machine, which
made src/backend/jit/jit.c go from 60/71 % (line/function wise) to 78/85 % ...
and src/backend/jit/llvm from not appearing at all in the report to
78/94 %.  That's a good improvement.

If there are other obvious improvements to be had, please let me know.
(We have PG_TEST_EXTRA="ssl ldap" currently, do we have any more extra
tests now?)

-- 
Álvaro Herrera



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: coverage increase for worker_spi
Следующее
От: Tom Lane
Дата:
Сообщение: tableam.h fails cpluspluscheck