coverage additions - Mailing list pgsql-hackers

From Alvaro Herrera
Subject coverage additions
Date
Msg-id 20190530175220.GA22454@alvherre.pgsql
Whole thread Raw
Responses 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>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: coverage increase for worker_spi
Next
From: Tom Lane
Date:
Subject: tableam.h fails cpluspluscheck