Re: Differential code coverage between 16 and HEAD

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Differential code coverage between 16 and HEAD
Date: 2025-05-26 13:40:27
Message-ID: 202505261340.jdte5xxj4jc2@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I updated our coverage building server from bullseye to bookworm today.
That got us from lcov 1.14 to ... 1.16. Disappointing! But lcov 2.0,
with support for differential report, is just around the corner, so I
thought I could spend some time figuring out how to make it generate
those reports. Could you share the scripts you used to create these
reports?

Incidentally, the reports you posted last
https://anarazel.de/postgres/cov/16-vs-HEAD-2024-04-14/src/index-bin_date.html#B0
seem to have lost files? Clicking around I get a bunch of 404s.

Thanks!

--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"Industry suffers from the managerial dogma that for the sake of stability
and continuity, the company should be independent of the competence of
individual employees." (E. Dijkstra)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-05-26 14:16:00 Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them
Previous Message Anas-ur-Rasheed Khan 2025-05-26 12:28:39 Re: Feature Suggestion: Make synchronous_commit a table level property