Re: Differential Code Coverage report for Postgres - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: Differential Code Coverage report for Postgres
Date
Msg-id CAN55FZ1gbGWjSDAaNv=+T=gAMWhiZw9wYFH2GfKr6ZY33Y_6hA@mail.gmail.com
Whole thread Raw
In response to Re: Differential Code Coverage report for Postgres  (Jacob Champion <jacob.champion@enterprisedb.com>)
List pgsql-hackers
Hi,

On Fri, 5 Sept 2025 at 18:14, Jacob Champion
<jacob.champion@enterprisedb.com> wrote:
>
> On Fri, Sep 5, 2025 at 12:09 AM Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
> > I have been working on generating differential code coverage for
> > Postgres and was able to do so with this script [1]. The script checks
> > out HEAD and the latest release branch (currently REL_18_STABLE), then
> > generates a differential coverage report.
>
> This is fantastic timing! Differential coverage will be incredibly
> useful to have for some upcoming test patches I am writing. :) I will
> take a look.

I hope it helps! I updated the README on the repository to show how
you can run it on your local.

--
Regards,
Nazir Bilal Yavuz
Microsoft



pgsql-hackers by date:

Previous
From: Nazir Bilal Yavuz
Date:
Subject: Re: Differential Code Coverage report for Postgres
Next
From: Andres Freund
Date:
Subject: Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock