We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3620569 commit c011236Copy full SHA for c011236
src/Makefile.global.in
@@ -893,7 +893,7 @@ coverage: $(local_gcda_files:.gcda=.c.gcov)
893
.PHONY: coverage-html
894
coverage-html: coverage-html-stamp
895
896
-GENHTML_FLAGS = --show-details --legend
+GENHTML_FLAGS = --legend
897
GENHTML_TITLE = PostgreSQL $(VERSION)
898
899
coverage-html-stamp: lcov_base.info lcov_test.info
0 commit comments