Re: Bug in bttext_abbrev_convert() - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Bug in bttext_abbrev_convert()
Date
Msg-id 149728422.3056950.1436210826917.JavaMail.yahoo@mail.yahoo.com
Whole thread Raw
In response to Re: Bug in bttext_abbrev_convert()  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Bug in bttext_abbrev_convert()  (Peter Geoghegan <pg@heroku.com>)
Re: Bug in bttext_abbrev_convert()  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
> Peter Geoghegan wrote:

>> It would be nice to always have a html report from gcov always
>> available on the internet. That would be something useful to
>> automate, IMV.
>
> http://pgci.eisentraut.org/jenkins/job/postgresql_master_coverage/Coverage/

What would it take to get something like that which uses the
check-world target instead of just the check target?  Without the
additional tests (like the isolation tests), some of these numbers
don't reflect the coverage of regularly run tests.  While it is of
some interest what coverage we get on the 30 second `make check`
runs, I would be a lot more interested in what our coverage is when
the full 8.5 minute set of regression tests we have in git is run.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Fix broken Install.bat when target directory contains a space
Next
From: Peter Geoghegan
Date:
Subject: Re: Bug in bttext_abbrev_convert()