RE: Question for coverage report

From: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
To: "'pgsql-hackers(at)lists(dot)postgresql(dot)org'" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: Question for coverage report
Date: 2025-10-17 03:41:22
Message-ID: OSCPR01MB14966E012EB6C183BE5977E12F5F6A@OSCPR01MB14966.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Attached file is the code coverage report in pgoutput.c, generated by gcov. In
> pgoutput_change(), I found that the branch seems not to be chosen but counted.

Sorry, I attached wrong file. Here is a report generated by gcov.

Best regards,
Hayato Kuroda
FUJITSU LIMITED

Attachment Content-Type Size
pgoutput.c.gcov application/octet-stream 137.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2025-10-17 03:56:55 Fix lag columns in pg_stat_replication not advancing when replay LSN stalls
Previous Message Hayato Kuroda (Fujitsu) 2025-10-17 03:40:03 Question for coverage report