Re: coverage analysis improvements

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: coverage analysis improvements
Date: 2017-08-22 18:47:18
Message-ID: e0a3d98b-6a93-96db-73ad-7b1d5cb410b1@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 8/21/17 01:23, Michael Paquier wrote:
> Patch 0001 fails to apply as of c629324.

Updated patches attached.

> Which versions of lcov and gcov did you use for your tests?

LCOV version 1.13, and gcc-7 and gcc-6

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
v2-0001-Run-only-top-level-recursive-lcov.patch text/plain 4.4 KB
v2-0002-Have-lcov-exclude-external-files.patch text/plain 891 bytes
v2-0003-Add-lcov-initial.patch text/plain 2.6 KB
v2-0004-Add-PostgreSQL-version-to-coverage-output.patch text/plain 1.2 KB
v2-0005-Remove-coverage-details-view.patch text/plain 808 bytes
v2-0006-Run-coverage-commands-quietly.patch text/plain 865 bytes
v2-0007-Improve-vpath-support-in-plperl-build.patch text/plain 1.4 KB
v2-0008-Support-coverage-on-vpath-builds.patch text/plain 1.2 KB
v2-0009-Exclude-flex-generated-code-from-coverage-testing.patch text/plain 7.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2017-08-22 19:40:33 Re: initdb failure on Debian sid/mips64el in EventTriggerEndCompleteQuery
Previous Message Marco Nenciarini 2017-08-22 17:28:22 Regression stoping PostgreSQL 9.4.13 if a walsender is running