diff options
author | Peter Eisentraut | 2017-08-11 03:33:47 +0000 |
---|---|---|
committer | Peter Eisentraut | 2017-09-29 12:54:34 +0000 |
commit | 4bb5a2536bcff5dfef9242818979faaa0659b1af (patch) | |
tree | 1c33379661fb4d0daca5760850352e8a234d4fcc /src/include/miscadmin.h | |
parent | 22d9764646d03ac7d3419c4fd0effd256568c922 (diff) |
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/include/miscadmin.h')
0 files changed, 0 insertions, 0 deletions