Re: Bogus reports from coverage.postgresql.org - Mailing list pgsql-www

From Alvaro Herrera
Subject Re: Bogus reports from coverage.postgresql.org
Date
Msg-id 20180314161248.ai7mmw4wlgnxxdtt@alvherre.pgsql
Whole thread Raw
In response to Re: Bogus reports from coverage.postgresql.org  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-www
Alvaro Herrera wrote:

> In the coverage.pg.org box, we have:
> 
> $ cat .lcovrc 
> lcov_branch_coverage = 1
> 
> I'm going to do a test run with that disabled and see what happens.

So the counters for the "bogus" line are reported as zero now, but we
lost branch-based numbers.  I suppose we can live with that, if we don't
want to try and track down the bug.  I suppose you could try to
reproduce it locally with that setting.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-www by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Bogus reports from coverage.postgresql.org
Next
From: Tom Lane
Date:
Subject: Re: Bogus reports from coverage.postgresql.org