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

From Andres Freund
Subject Re: Having problems generating a code coverage report
Date
Msg-id nqql77bmqixd232hrb6paw47evj6ramp6omsatwoofuzflcwak@j6t2wru3iqfd
Whole thread Raw
In response to Re: Having problems generating a code coverage report  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: Having problems generating a code coverage report
List pgsql-hackers
Hi,

On 2024-11-01 18:42:37 +0300, Aleksander Alekseev wrote:
> Hi everyone,
> 
> > I upgraded to Meson 1.6.0 and Lcov 2.0-1. Unfortunately it doesn't work:
> > [...]
> > I didn't investigate further.
> 
> Lcov 2.1 and 2.2beta don't work either.

I just encountered this. The problem seems to only happen when the build
directory is inside the source directory.

Not that that's a great solution, but just having the build dir be in a
separate directory fixed the issue for me.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: "Matheus Alcantara"
Date:
Subject: Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Next
From: Álvaro Herrera
Date:
Subject: Re: [PATCH] ternary reloption type