diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-08-10 23:33:47 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-09-29 08:54:34 -0400 |
commit | 4bb5a2536bcff5dfef9242818979faaa0659b1af (patch) | |
tree | 1c33379661fb4d0daca5760850352e8a234d4fcc /src/backend/access/transam/parallel.c | |
parent | 22d9764646d03ac7d3419c4fd0effd256568c922 (diff) | |
download | postgresql-4bb5a2536bcff5dfef9242818979faaa0659b1af.tar.gz postgresql-4bb5a2536bcff5dfef9242818979faaa0659b1af.zip |
Add lcov --initial
By just running lcov on the produced .gcda data files, we don't account
for source files that are not touched by tests at all. To fix that, run
lcov --initial to create a base line info file with all zero counters,
and merge that with the actual counters when creating the final report.
Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Diffstat (limited to 'src/backend/access/transam/parallel.c')
0 files changed, 0 insertions, 0 deletions