Hi, On Fri, 5 Sept 2025 at 18:14, Jacob Champion <jacob.champ...@enterprisedb.com> wrote: > > On Fri, Sep 5, 2025 at 12:09 AM Nazir Bilal Yavuz <byavu...@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