summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysql_float_to_double.h
diff options
context:
space:
mode:
authorGerard Roche <gerardroche@users.noreply.github.com>2020-05-13 19:57:54 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-05-14 09:38:27 +0200
commitae1d4a820a5c95acbffba903cf1e61261308078e (patch)
treecad33002e64630500e1f4b9eefce0713f978db04 /ext/mysqlnd/mysql_float_to_double.h
parentd4bebc874b1b6dba953b901ee80f6d2a86a8d678 (diff)
downloadphp-git-ae1d4a820a5c95acbffba903cf1e61261308078e.tar.gz
Fix lcov genhtml: ERROR: cannot read [file]
lcov is emitting several errors for generated regex files that have no code coverage data. The fix is to add the files to the lcov exlusion list. This is not an issue for CI because it uses gcovr to generate code coverage. The errors: Processing ext/date/lib/parse_date.gcda geninfo: WARNING: could not open /home/code/vendor/php/php-src/parse_date.re geninfo: WARNING: could not open /home/code/vendor/php/php-src/<stdout> geninfo: WARNING: some exclusion markers may be ignored Processing ext/date/lib/parse_tz.gcda Processing ext/date/lib/tm2unixtime.gcda Processing ext/date/lib/parse_iso_intervals.gcda geninfo: WARNING: could not open /home/code/vendor/php/php-src/<stdout> geninfo: WARNING: could not open /home/code/vendor/php/php-src/parse_iso_intervals.re geninfo: WARNING: some exclusion markers may be ignored ... genhtml: ERROR: cannot read /home/code/vendor/php/php-src/parse_date.re Processing file /home/code/vendor/php/php-src/parse_date.re make: *** [Makefile:443: lcov-html] Error 2 Closes GH-5568.
Diffstat (limited to 'ext/mysqlnd/mysql_float_to_double.h')
0 files changed, 0 insertions, 0 deletions