Re: Having problems generating a code coverage report - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Having problems generating a code coverage report
Date
Msg-id afQsZUSo8FuFL_c9@paquier.xyz
Whole thread
In response to Re: Having problems generating a code coverage report  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, Apr 30, 2026 at 06:45:39PM -0400, Tom Lane wrote:
> That still leaves me with a "no functions found" warning for each file
> that compiles to empty with my build options.  I saw those on my old
> installation too, but for some reason it seems like there are more
> now.  I didn't find a way to suppress those, so that what my script
> actually does now is

FWIW, I have just upgraded to Fedora 44 (lcov and genhtml at 2.0-1),
and neither am I able to find a way to remove these warnings.  A
coverage report that just works happens to be good enough for me these
days.  At least it works.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: [PATCH] Fix stale relation close in sequence synchronization
Next
From: Ayush Tiwari
Date:
Subject: Re: [PATCH] Fix stale relation close in sequence synchronization